Package com.sun.solaris.service.kstat
Class KstatReadException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.solaris.service.kstat.KstatException
-
- com.sun.solaris.service.kstat.KstatReadException
-
- All Implemented Interfaces:
java.io.Serializable
public class KstatReadException extends KstatException
Indicates a thatkstat_read
failed for the given Kstat.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KstatReadException()
-