Class CredentialWithoutEndpointException

  • All Implemented Interfaces:
    ExceptionData, Serializable

    @Generated("build/redwood/jbs/generated-exceptions/Exceptions.java.tmpl")
    public class CredentialWithoutEndpointException
    extends com.redwood.scheduler.api.exception.SchedulerAPIException
    There is no Endpoint associated with the Credential
    See Also:
    Serialized Form
    • Constructor Detail

      • CredentialWithoutEndpointException

        protected CredentialWithoutEndpointException​(String newErrorCode,
                                                     String messageFormat,
                                                     Throwable cause,
                                                     Object[] exceptionDataEN,
                                                     Object[] exceptionData)
      • CredentialWithoutEndpointException

        public CredentialWithoutEndpointException​(Throwable cause,
                                                  String credentialErrorName)
        There is no Endpoint associated with the Credential
        Parameters:
        cause - The originating exception, null if this is the originating exception
        credentialErrorName - The errorname of the Credential.