| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.morph.util.NestableRuntimeException
net.sf.morph.MorphException
net.sf.morph.wrap.WrapperException
public class WrapperException
| Constructor Summary | |
|---|---|
| WrapperException() | |
| WrapperException(java.lang.String message) | |
| WrapperException(java.lang.String message,
                 java.lang.Throwable cause) | |
| WrapperException(java.lang.Throwable cause) | |
| Method Summary | 
|---|
| Methods inherited from class net.sf.morph.util.NestableRuntimeException | 
|---|
| getCause, getMessage, printStackTrace, printStackTrace, printStackTrace, setCause | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public WrapperException()
public WrapperException(java.lang.String message)
public WrapperException(java.lang.String message,
                        java.lang.Throwable cause)
public WrapperException(java.lang.Throwable cause)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||