public class RuntimeDroolsException extends RuntimeException
WorkingMemory
at which point they are nested inside the
CheckedDroolsException
for the user to decide how to respond.RuntimeException
,
Serialized FormConstructor and Description |
---|
RuntimeDroolsException() |
RuntimeDroolsException(String message) |
RuntimeDroolsException(String message,
Throwable cause) |
RuntimeDroolsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RuntimeDroolsException()
Exception.Exception()
public RuntimeDroolsException(String message)
Exception.Exception(String message)
public RuntimeDroolsException(Throwable cause)
Exception.Exception(Throwable cause)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.