java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.java2html.BadOptionException
public class BadOptionException
Exception Indicating a bad Java2HTML option
| Constructor Summary | |
|---|---|
BadOptionException(java.lang.String errorText)
Create a BadOptionException |
|
| Method Summary |
|---|
| 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