Main Page
|
Packages
|
Class Hierarchy
|
Class List
|
Class Members
org.byteml.parsers.ByteMLParserException Class Reference
List of all members.
Public Member Functions
ByteMLParserException
(String msg)
ByteMLParserException
(Exception ex)
ByteMLParserException
(String msg, Exception ex)
String
toString
()
Detailed Description
ByteMLParserException
- Exception class that is raised while encountering any error parsing ByteML class file.
Author:
Karthik Kumar
Constructor & Destructor Documentation
org.byteml.parsers.
ByteMLParserException
.
ByteMLParserException
(
String
msg
)
Parameters:
msg
Error Message
org.byteml.parsers.
ByteMLParserException
.
ByteMLParserException
(
Exception
ex
)
Parameters:
ex
Exception whose stack trace needs to be retained.
org.byteml.parsers.
ByteMLParserException
.
ByteMLParserException
(
String
msg
,
Exception
ex
)
Parameters:
msg
Error Message
ex
Exception whose stack trace needs to be retained.
Member Function Documentation
String org.byteml.parsers.
ByteMLParserException
.toString
(
)
Returns:
Returns the
ByteMLParserException
.
The documentation for this class was generated from the following file:
ByteMLParserException.java
Generated on Thu Jan 20 20:26:34 2005 for ByteML-BytecodeMarkupLanguage by
1.3.7