Class InternalSecurityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
i5.las2peer.security.InternalSecurityException
All Implemented Interfaces:
Serializable

public class InternalSecurityException extends Exception
Represents internal security exceptions.
See Also:
  • Constructor Details

    • InternalSecurityException

      public InternalSecurityException(String message)
    • InternalSecurityException

      public InternalSecurityException(String message, Throwable cause)