org.exolab.castor.mapping
public class MappingException extends Exception
Version: $Revision: 1.3 $ $Date: 2004/09/23 19:20:07 $
Constructor Summary | |
---|---|
MappingException(String message) | |
MappingException(String message, Exception e) | |
MappingException(String message, Object arg1) | |
MappingException(String message, Object arg1, Object arg2) | |
MappingException(String message, Object arg1, Object arg2, Object arg3) | |
MappingException(Exception except) |
Method Summary | |
---|---|
Exception | getException() |
void | printStackTrace() |
void | printStackTrace(PrintStream print) |
void | printStackTrace(PrintWriter print) |