class: FormatNotSupportedException

public class: FormatNotSupportedException
Author: kleinfe1
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:20:38; Modified: 16.07.2009 15:20:38;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {08BB085A-2A24-4891-B0D6-866FC9E98AF1}
Exceptions for data which could not be fetched from an import source.
 

Goto: Custom Properties, Fields, Methods

Appears in: exceptions

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