public class IndirectReferenceException extends ConnectorException
throws
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Constructor and Description |
---|
IndirectReferenceException()
Default constructor with no message.
|
IndirectReferenceException(java.lang.String aMessage)
Constructor with a message.
|
getHandler, setHandler
public static final java.lang.String COPYRIGHT
public static final java.lang.String VERSION
public IndirectReferenceException()
public IndirectReferenceException(java.lang.String aMessage)
aMessage
- key to a Rule-Message instance, or simply
a message. If it isn't a Rule-Message key, an instance may
be written to Log-UndefinedMessages
(see ProcessingStatus.logMissingMessages()
).Copyright © 2018 Pegasystems Inc. All Rights Reserved.