Klasse UnsupportedOptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.torque.generator.option.UnsupportedOptionException
Alle implementierten Schnittstellen:
Serializable

public class UnsupportedOptionException extends Exception
An exception which is thrown if an option is not supported or contains an unacceptable value.
Siehe auch:
  • Konstruktordetails

    • UnsupportedOptionException

      public UnsupportedOptionException(String message)
      Constructs an UnsupportedOptionException.
      Parameter:
      message - the message for this Exception