org.exolab.castor.mapping
public class MappingException extends Exception
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:28 $
| Constructor Summary | |
|---|---|
| MappingException(String message) | |
| 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) |