Package org.eclipse.jdi.hcr
Class OperationRefusedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jdi.hcr.OperationRefusedException
- All Implemented Interfaces:
Serializable
Thrown to indicate that the target VM refused to perform an operation.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OperationRefusedException
public OperationRefusedException() -
OperationRefusedException
-