Class UserStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.glassfish.security.services.spi.authentication.UserStoreException
All Implemented Interfaces:
Serializable

public class UserStoreException extends GeneralSecurityException
See Also:
  • Constructor Details

    • UserStoreException

      public UserStoreException(String msg)
    • UserStoreException

      public UserStoreException(String msg, Throwable cause)