class: StructuredExportManagerException

public class: StructuredExportManagerException
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:20:14; Modified: 16.07.2009 15:20:14;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {8651C08A-9F8C-44a3-8A74-1DABE33DFF52}
 

Goto: Custom Properties, Methods, Tagged Values

Appears in: structuredexportmanager

Custom Properties
 
StructuredExportManagerException Methods
Operation Details
public
StructuredExportManagerException():
Sequential
Notes: Default constructor.
public
StructuredExportManagerException(
   Throwable e):
Sequential
Notes: Constructor with exception.
public
StructuredExportManagerException(
   String message):
Sequential
Notes: Constructor with message.
public
StructuredExportManagerException(
   String message,
   Throwable e):
Sequential
Notes: Constructor with message and exception.
 
StructuredExportManagerException Tagged Values
Tag Value Notes
annotations @SuppressWarnings("serial")