class: StructuredExportXSLTNotFoundException

public class: StructuredExportXSLTNotFoundException
Author: Vlad Makarenko (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 63 $; Complexity: 1
Dates: Created: 16.07.2009 15:20:15; Modified: 16.07.2009 15:20:15;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D4AD49DF-E5FF-47d4-B17E-BF5A3A6DDD6B}
Exception thrown by export manager.
 

Goto: Custom Properties, Methods, Tagged Values

Appears in: structuredexportmanager

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