Class XPFC

package com.ptc.pfc.pfcExceptions;

public class
XPFC
extends
jxthrowable


Description
This is a base class for any PFC exception.
Direct Known Subclasses:
User Guide References:
Method Summary
String
Get method for attribute "Message"
Message associated with exception
Method Detail
GetMessage
String
GetMessage
()
Message associated with exception
Was this helpful?