public class PRDeclarePageException extends PRRuntimeException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Constructor and Description |
---|
PRDeclarePageException()
Constructor for PRDeclarePageException
|
PRDeclarePageException(java.lang.String aMessage) |
PRDeclarePageException(java.lang.String aMessage,
ClipboardPage aDeclarePage,
java.lang.Throwable aCause)
Constructor for PRDeclarePageException that can hold a clipboard page
|
Modifier and Type | Method and Description |
---|---|
ClipboardPage |
getDeclarePage() |
public static final java.lang.String COPYRIGHT
public static final java.lang.String VERSION
public PRDeclarePageException()
public PRDeclarePageException(java.lang.String aMessage, ClipboardPage aDeclarePage, java.lang.Throwable aCause)
aMessage
- aDeclarePage
- aCause
- public PRDeclarePageException(java.lang.String aMessage)
public ClipboardPage getDeclarePage()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.