ca.infoway.messagebuilder.marshalling
Class MarshallingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.infoway.messagebuilder.marshalling.MarshallingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ModelToXmlTransformationException, RenderingException, XmlToModelTransformationException
public class MarshallingException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MarshallingException
public MarshallingException()
MarshallingException
public MarshallingException(String message,
Throwable cause)
MarshallingException
public MarshallingException(String message)
MarshallingException
public MarshallingException(Throwable cause)
Copyright © 2013. All Rights Reserved.