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