org.zeroexchange.common.processors.exception
Class ProcessorNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zeroexchange.exception.BusinessLogicException
org.zeroexchange.common.processors.exception.ProcessorNotFoundException
- All Implemented Interfaces:
- Serializable
public class ProcessorNotFoundException
- extends BusinessLogicException
The exception is thrown when the processor is not found.
- Author:
- black
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProcessorNotFoundException
public ProcessorNotFoundException(String message)
- Constructor.
Copyright © 2013. All Rights Reserved.