public class FactException extends RuntimeDroolsException
Constructor and Description |
---|
FactException() |
FactException(String message) |
FactException(String message,
Throwable cause) |
FactException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FactException()
Exception.Exception()
public FactException(String message)
Exception.Exception(String message)
public FactException(Throwable cause)
Exception.Exception(Throwable cause)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.