class: SourceNotAvailableException

public class: SourceNotAvailableException
Author: kleinfe1
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:16:10; Modified: 16.07.2009 15:16:10;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {A814C4DE-75D5-42d6-B045-83ECE6E3103F}
Exceptions for import sources.
 

Goto: Custom Properties, Fields, Methods

Appears in: exceptions

Custom Properties
 
SourceNotAvailableException Attributes
Attribute Details
private Date
  retryAfter
Initial: null
private static const long
  serialVersionUID
Initial: 1L
 
SourceNotAvailableException Methods
Operation Details
public
getRetryAfter():Date
Sequential
public
setRetryAfter(
   Date retryAfter):void
Sequential
public
SourceNotAvailableException():
Sequential
Notes: SourceNotAvailableException.
public
SourceNotAvailableException(
   String message):
Sequential
Notes: SourceNotAvailableException.
public
SourceNotAvailableException(
   Throwable cause):
Sequential
Notes: SourceNotAvailableException.
public
SourceNotAvailableException(
   String message,
   Throwable cause):
Sequential
Notes: SourceNotAvailableException.
public
SourceNotAvailableException(
   Date retryAfter):
Sequential
Notes: SourceNotAvailableException.