Class SAMLException

    • Constructor Detail

      • SAMLException

        public SAMLException()
        Create an SAMLException with no message.
      • SAMLException

        public SAMLException​(String s)
        Create an SAMLException with a message.
        Parameters:
        s - exception message.
      • SAMLException

        public SAMLException​(Throwable e)
        Create an SAMLException
        Parameters:
        e - the cause