Package opendap.dts

Class InvalidSwitch

java.lang.Object
java.lang.Throwable
opendap.dts.InvalidSwitch
All Implemented Interfaces:
Serializable

public class InvalidSwitch extends Throwable
Exception throwable by the Getopts class
See Also:
  • Constructor Details

    • InvalidSwitch

      public InvalidSwitch()
      Used when no notification string other than the standard one will be thrown with the exception.
    • InvalidSwitch

      public InvalidSwitch(String s)
      Used when passing the string that will be thrown.
      Parameters:
      s - the error string that is notified