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