Class CredentialsNotSuppliedException

  • All Implemented Interfaces:
    Serializable

    public class CredentialsNotSuppliedException
    extends InvalidSessionDataException
    Exception thrown when attempting to invoke a service method, but no credentials were supplied when expected (for example, in RPC calls)
    See Also:
    Serialized Form
    • Constructor Detail

      • CredentialsNotSuppliedException

        public CredentialsNotSuppliedException()
      • CredentialsNotSuppliedException

        public CredentialsNotSuppliedException​(String message)