org.finra.jtaf.core.plugins.parsing
Class ParserPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.finra.jtaf.core.plugins.parsing.ParserPluginException
- All Implemented Interfaces:
- Serializable
public class ParserPluginException
- extends Exception
This exception is thrown by the parser plugins
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParserPluginException
public ParserPluginException()
ParserPluginException
public ParserPluginException(String message)
ParserPluginException
public ParserPluginException(Throwable throwable)
ParserPluginException
public ParserPluginException(String message,
Throwable throwable)
Copyright © 2014. All rights reserved.