com.epam.fix.validation.engine.exceptions.mapping
Class BlockDefinitionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.epam.fix.validation.engine.exceptions.CommonValidationException
com.epam.fix.validation.engine.exceptions.mapping.BlockDefinitionsException
- All Implemented Interfaces:
- Serializable
public class BlockDefinitionsException
- extends CommonValidationException
- Author:
- Serhiy_Zahriychuk
Date: Sep 23, 2008
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlockDefinitionsException
public BlockDefinitionsException(FIXError validationError,
Throwable cause)
- Construct a
BlockDefinitionsException
with the specified detail message
and nested exception.
- Parameters:
validationError
- instance that contains all problemscause
- the nested exception
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.