java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.java2html.BadOptionException
Exception Indicating a bad Java2HTML option
| Constructor Summary | |
BadOptionException(java.lang.String errorText)
Create a BadOptionException |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BadOptionException(java.lang.String errorText)
errorText - Error Description