class: FormatNotAvailableException

public class: FormatNotAvailableException
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: {562905A1-7BFA-41b7-84E3-DA98A262F2C0}
Exceptions for data which could not be fetched from an import source.
 

Goto: Custom Properties, Fields, Methods

Appears in: exceptions

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