|
OpMath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.opmath.util.html.UnknownHTMLEntityException
For a given key value, this UnknownHTMLEntityException
signals that a requested HTML entity was not known.
Copyright: (c) 2002 The Open Math Company Limited
The Terms of Distribution of this software are stipulated in the javadoc Overview for this project.
| Constructor Summary | |
UnknownHTMLEntityException()
Constructs a new UnknownHTMLEntityException with no message. |
|
UnknownHTMLEntityException(String s)
Constructs a new UnknownHTMLEntityException with a String
message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public UnknownHTMLEntityException()
Constructs a new UnknownHTMLEntityException with no message.
c - the char .public UnknownHTMLEntityException(String s)
Constructs a new UnknownHTMLEntityException with a String
message.
s - a String carrying a descriptive message.
|
OpMath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||