ca.infoway.messagebuilder.simple.xml
Class FormatterException

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

public class FormatterException
extends MarshallingException

See Also:
Serialized Form

Constructor Summary
FormatterException()
           
FormatterException(String message)
           
FormatterException(String message, Throwable cause)
           
FormatterException(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

FormatterException

public FormatterException()

FormatterException

public FormatterException(String message,
                          Throwable cause)

FormatterException

public FormatterException(String message)

FormatterException

public FormatterException(Throwable cause)


Copyright © 2013. All Rights Reserved.