Package htmlcompiler.error
Class InvalidInput
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- htmlcompiler.error.InvalidInput
-
- All Implemented Interfaces:
java.io.Serializable
public final class InvalidInput extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidInput(java.lang.String message)
-