class: FormatNotRecognisedException

public class: FormatNotRecognisedException
Author: kleinfe1
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:16:09; Modified: 16.07.2009 15:16:09;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {C42476EE-A348-43e7-9D56-44BA01DD359E}
Exceptions for import formats.
 

Goto: Custom Properties, Fields, Methods

Appears in: exceptions

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