public class MarshalException extends RuntimeException
| Constructor and Description |
|---|
MarshalException() |
MarshalException(String msg) |
MarshalException(String msg,
Throwable cause) |
MarshalException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MarshalException()
public MarshalException(String msg)
public MarshalException(Throwable cause)
public MarshalException(String msg, Throwable cause)
Copyright © 2010-2013. All Rights Reserved.