Class OperationRefusedException

All Implemented Interfaces:
Serializable

public class OperationRefusedException extends RuntimeException
Thrown to indicate that the target VM refused to perform an operation.
See Also:
  • Constructor Details

    • OperationRefusedException

      public OperationRefusedException()
    • OperationRefusedException

      public OperationRefusedException(String s)