Class AuthorizableTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jcr.RepositoryException
org.apache.jackrabbit.api.security.user.AuthorizableTypeException
All Implemented Interfaces:
Serializable

@ProviderType public class AuthorizableTypeException extends RepositoryException
The AuthorizableTypeException signals an Authorizable type mismatch.
See Also:
  • Constructor Details

    • AuthorizableTypeException

      public AuthorizableTypeException(String msg)