All Implemented Interfaces:
Serializable

An RMISecurityException signals that a security exception has occurred during the execution of one of java.rmi.RMISecurityManager's methods.

Since:
1.1
See Also:
  • Constructor Details

    • RMISecurityException

      Construct an RMISecurityException with a detail message.

      Parameters:
      name - the detail message
      Since:
      1.1
    • RMISecurityException

      Construct an RMISecurityException with a detail message.

      Parameters:
      name - the detail message
      arg - ignored
      Since:
      1.1