Class ProviderSecurityException

  • All Implemented Interfaces:
    Serializable

    public class ProviderSecurityException
    extends ProviderException
    Security Exception used to indicate a security violation has occurred that is non-fatal such as link creation blocked because user does not have access etc.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProviderSecurityException

        public ProviderSecurityException​(String message)
      • ProviderSecurityException

        public ProviderSecurityException​(String message,
                                         Throwable cause)