Class NoStaplerConstructorException

All Implemented Interfaces:
Serializable

public class NoStaplerConstructorException extends IllegalArgumentException
Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • NoStaplerConstructorException

      public NoStaplerConstructorException(String s)
    • NoStaplerConstructorException

      public NoStaplerConstructorException(String message, Throwable cause)
    • NoStaplerConstructorException

      public NoStaplerConstructorException(Throwable cause)