Class SecurityConnectionException

All Implemented Interfaces:
Serializable

public class SecurityConnectionException extends FailedConnectionException
Exception due to trying to connect different security realms. Intended to signal an internal exception and not intended to be thrown by any 3rd party module.
Since:
rv3
See Also:
  • Constructor Details

    • SecurityConnectionException

      public SecurityConnectionException()
    • SecurityConnectionException

      public SecurityConnectionException(String message)