ca.infoway.messagebuilder.simple.xml
Class MarshallingException

Package class diagram package MarshallingException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ca.infoway.messagebuilder.simple.xml.MarshallingException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FormatterException, ParserException

public class MarshallingException
extends Exception

See Also:
Serialized Form

Constructor Summary
MarshallingException()
           
MarshallingException(String message)
           
MarshallingException(String message, Throwable cause)
           
MarshallingException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.