Class NoCredentialsFoundException

  • All Implemented Interfaces:
    Serializable

    public class NoCredentialsFoundException
    extends org.alfresco.error.AlfrescoRuntimeException
    Exception thrown if no credentials could be found when attempting to perform an authentication request to a remote system.
    Since:
    4.0.2
    Author:
    Nick Burch
    See Also:
    Serialized Form
    • Constructor Detail

      • NoCredentialsFoundException

        public NoCredentialsFoundException()
      • NoCredentialsFoundException

        public NoCredentialsFoundException​(String remoteSystemId)