biz.onixs.fix.parser.dialect
Class DialectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by biz.onixs.fix.parser.dialect.DialectException
All Implemented Interfaces:
Serializable

public class DialectException
extends RuntimeException

See Also:
Serialized Form

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

DialectException

public DialectException()

DialectException

public DialectException(String message)

DialectException

public DialectException(String message,
                        Throwable cause)

DialectException

public DialectException(Throwable cause)


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