Package org.jumpmind.symmetric.service
Class RegistrationRequiredException
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.RegistrationRequiredException
- All Implemented Interfaces:
Serializable
Indicates that registration has not been opened for a node that is trying to communicate with another
- 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
-
RegistrationRequiredException
public RegistrationRequiredException()
-