biz.onixs.fix.fixml
Class FixmlConverterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by biz.onixs.fix.fixml.FixmlConverterException
All Implemented Interfaces:
Serializable

public class FixmlConverterException
extends Exception

See Also:
Serialized Form

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

FixmlConverterException

public FixmlConverterException()

FixmlConverterException

public FixmlConverterException(String message)

FixmlConverterException

public FixmlConverterException(String message,
                               Throwable cause)

FixmlConverterException

public FixmlConverterException(Throwable cause)


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.