class: TransformationNotSupportedException

public class: TransformationNotSupportedException
Author: kleinfe1
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:20:39; Modified: 16.07.2009 15:20:39;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {5C4EFD5F-F1FD-4471-A45B-7D1190EE8187}
Exceptions for data which could not be fetched from an import source.
 

Goto: Custom Properties, Fields, Methods

Appears in: exceptions

Custom Properties
 
TransformationNotSupportedException Attributes
Attribute Details
private static const long
  serialVersionUID
Initial: 1L
 
TransformationNotSupportedException Methods
Operation Details
public
TransformationNotSupportedException():
Sequential
Notes: TransformationNotSupportedException.
public
TransformationNotSupportedException(
   String message):
Sequential
Notes: TransformationNotSupportedException.
public
TransformationNotSupportedException(
   Throwable cause):
Sequential
Notes: TransformationNotSupportedException.
public
TransformationNotSupportedException(
   String message,
   Throwable cause):
Sequential
Notes: TransformationNotSupportedException.