public final class InvalidModeInstructionException extends IllegalArgumentException
Constructor and Description |
---|
InvalidModeInstructionException() |
InvalidModeInstructionException(String s) |
InvalidModeInstructionException(String message,
Throwable cause) |
InvalidModeInstructionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidModeInstructionException()
public InvalidModeInstructionException(String s)
public InvalidModeInstructionException(String message, Throwable cause)
public InvalidModeInstructionException(Throwable cause)