Class RegistrationRedirectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jumpmind.symmetric.service.RegistrationRedirectException
All Implemented Interfaces:
Serializable

public class RegistrationRedirectException extends RuntimeException
Indicate that there is a different node that regsitry should happen with.
See Also:
  • Constructor Details

    • RegistrationRedirectException

      public RegistrationRedirectException(String redirectUrl)
  • Method Details

    • setRedirectionUrl

      public void setRedirectionUrl(String redirectionUrl)
    • getRedirectionUrl

      public String getRedirectionUrl()