public class FactHandlerException
extends java.lang.Exception
Constructor and Description |
---|
FactHandlerException()
Instantiates a new fact handler exception.
|
FactHandlerException(java.lang.String message)
Instantiates a new fact handler exception.
|
FactHandlerException(java.lang.String message,
java.lang.Throwable cause)
Instantiates a new fact handler exception.
|
FactHandlerException(java.lang.Throwable cause)
Instantiates a new fact handler exception.
|
public FactHandlerException()
public FactHandlerException(java.lang.String message)
message
- the messagepublic FactHandlerException(java.lang.Throwable cause)
cause
- the causepublic FactHandlerException(java.lang.String message, java.lang.Throwable cause)
message
- the messagecause
- the causeCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa