Package ru.bitel.bgbilling.kernel.event
Class EventProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.kernel.event.EventProcessorException
- All Implemented Interfaces:
 Serializable
public class EventProcessorException
extends ru.bitel.bgbilling.common.BGException
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionEventProcessorException(String message) EventProcessorException(String message, Throwable cause) EventProcessorException(Throwable cause)  - 
Method Summary
Methods inherited from class ru.bitel.bgbilling.common.BGException
getMessage, getTag, printStackTraceToString, printStackTraceToString, setTag, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
- 
Constructor Details
- 
EventProcessorException
public EventProcessorException() - 
EventProcessorException
 - 
EventProcessorException
 - 
EventProcessorException
 
 -