com.pega.pegarules.pub.clipboard
Class VirtualPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pega.pegarules.pub.PRRuntimeException
com.pega.pegarules.pub.clipboard.VirtualPropertyException
- All Implemented Interfaces:
- java.io.Serializable
public class VirtualPropertyException
- extends PRRuntimeException
Exception thrown when a problem is encountered during
usage of virtual clipboard properties, which are based on
references to a database row set.
- Version:
- $Revision: 11546 $ $Date: 2011-06-15 17:12:16 -0400 (Wed, 15 Jun 2011) $
- Author:
- Tim Miranda
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
VirtualPropertyException
public VirtualPropertyException()
VirtualPropertyException
public VirtualPropertyException(java.lang.String aMessage)
VirtualPropertyException
public VirtualPropertyException(java.lang.String aMessage,
java.lang.Throwable aCause)
VirtualPropertyException
public VirtualPropertyException(java.lang.String aMessageName,
java.lang.String aMessageParms)
Copyright © 2012 Pegasystems Inc. All Rights Reserved.