Class IamSvcException

  • All Implemented Interfaces:
    Serializable

    public class IamSvcException
    extends Exception
    An exception that signals service failure (as opposed to access denied, etc.)
    See Also:
    Serialized Form
    • Constructor Detail

      • IamSvcException

        public IamSvcException​(String msg)
      • IamSvcException

        public IamSvcException​(Throwable t)