Aqualogic Interaction API  
 

PTException.GetNestedException Method 

Returns the native Exception that this class wraps, or null if not wrapping a native Exception

public virtual Exception GetNestedException();

Return Value

Exception the underlying Exception object

See Also

PTException Class | com.plumtree.server.marshalers Namespace