Class CredentialNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jenkinsci.plugins.buildtokentrigger.CredentialNotFoundException
All Implemented Interfaces:
Serializable

public class CredentialNotFoundException extends IOException
See Also:
  • Constructor Details

    • CredentialNotFoundException

      public CredentialNotFoundException(String message)
    • CredentialNotFoundException

      public CredentialNotFoundException(String message, Throwable cause)
    • CredentialNotFoundException

      public CredentialNotFoundException(Throwable cause)