Package org.jumpmind.symmetric.service
Class RegistrationNotOpenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jumpmind.exception.IoException
org.jumpmind.symmetric.transport.OfflineException
org.jumpmind.symmetric.service.RegistrationNotOpenException
- All Implemented Interfaces:
Serializable
Throw this exception to indicate that registration is not allowed or is not open for a specific node.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RegistrationNotOpenException
public RegistrationNotOpenException() -
RegistrationNotOpenException
-