com.epam.fix.validation.engine.exceptions
Class DictionaryRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.epam.fix.validation.engine.exceptions.DictionaryRuntimeException
- All Implemented Interfaces:
- Serializable
public class DictionaryRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DictionaryRuntimeException
public DictionaryRuntimeException()
DictionaryRuntimeException
public DictionaryRuntimeException(String message)
DictionaryRuntimeException
public DictionaryRuntimeException(String message,
Throwable cause)
DictionaryRuntimeException
public DictionaryRuntimeException(Throwable cause)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.