Class ProcessorUsageRetrievalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.lang.management.ProcessorUsageRetrievalException
All Implemented Interfaces:
Serializable

public class ProcessorUsageRetrievalException extends Exception
Exception class whose instance is thrown when Processor usage sampling fails. For exact cause one needs to inspect the exception string message capturing the details by calling the toString() method.
Since:
1.7.1
See Also: