Main Page | Packages | Class Hierarchy | Class List | Class Members

org.byteml.serialize.ByteMLException Class Reference

List of all members.

Public Member Functions

 ByteMLException (String msg)
 ByteMLException (Exception ex)
 ByteMLException (String msg, Exception ex)
String toString ()

Detailed Description

ByteMLParserException - Exception class that is raised while encountering any error creating ByteML file with .class file as input.
Author:
Karthik Kumar


Constructor & Destructor Documentation

org.byteml.serialize.ByteMLException.ByteMLException String  msg  ) 
 

Parameters:
msg Error Message

org.byteml.serialize.ByteMLException.ByteMLException Exception  ex  ) 
 

Parameters:
ex Exception whose stack trace needs to be retained.

org.byteml.serialize.ByteMLException.ByteMLException String  msg,
Exception  ex
 

Parameters:
msg Error Message
ex Exception whose stack trace needs to be retained.


Member Function Documentation

String org.byteml.serialize.ByteMLException.toString  ) 
 

Returns:
Returns the ByteMLParserException.


The documentation for this class was generated from the following file:
Generated on Thu Jan 20 20:26:35 2005 for ByteML-BytecodeMarkupLanguage by doxygen 1.3.7