Class CqSecurityException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CqSecurityException
    extends SlingException
    Deprecated.
    cq 5.5
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      CqSecurityException​(java.lang.Throwable e)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CqSecurityException

        public CqSecurityException​(java.lang.Throwable e)
        Deprecated.