Class RegistrationNotOpenException

All Implemented Interfaces:
Serializable

public class RegistrationNotOpenException extends OfflineException
Throw this exception to indicate that registration is not allowed or is not open for a specific node.
See Also:
  • Constructor Details

    • RegistrationNotOpenException

      public RegistrationNotOpenException()
    • RegistrationNotOpenException

      public RegistrationNotOpenException(String msg)