public class InvalidSwitch
extends java.lang.Throwable
Constructor and Description |
---|
InvalidSwitch()
Used when no notification string other than the
standard one will be thrown with the exception.
|
InvalidSwitch(java.lang.String s)
Used when passing the string that will be thrown.
|
public InvalidSwitch()
public InvalidSwitch(java.lang.String s)
s
- the error string that is notified