public class PlatformNotFoundException extends NotFoundException
| Constructor and Description |
|---|
PlatformNotFoundException(String message) |
PlatformNotFoundException(String message,
Throwable cause) |
PlatformNotFoundException(Throwable cause) |
getContext, getMessage, getUserName, setConnectorActivationEventOnContext, setConnectorDefinitionIdOnContext, setConnectorDefinitionImplementationClassNameOnContext, setConnectorDefinitionVersionOnContext, setConnectorInstanceIdOnContext, setDataClassName, setDataName, setDocumentIdOnContext, setFlowNodeDefinitionIdOnContext, setFlowNodeInstanceIdOnContext, setFlowNodeNameOnContext, setGroupIdOnContext, setMessageInstanceNameOnContext, setMessageInstanceTargetFlowNodeOnContext, setMessageInstanceTargetProcessOnContext, setProcessDefinitionIdOnContext, setProcessDefinitionNameOnContext, setProcessDefinitionVersionOnContext, setProcessInstanceIdOnContext, setRoleIdOnContext, setRootProcessInstanceIdOnContext, setUserIdOnContext, setUserName, setWaitingMessageEventTypeOnContextaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PlatformNotFoundException(String message)
message - a String indicating the exception messagepublic PlatformNotFoundException(String message, Throwable cause)
message - a String indicating the exception messagecause - a Throwable indicating the root causepublic PlatformNotFoundException(Throwable cause)
cause - a Throwable indicating the root causeCopyright © 2018 Bonitasoft S.A.. All rights reserved.