class: PubManVersionNotAvailableException

public class: PubManVersionNotAvailableException
Author: Tobias Schraut (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2538 $ $LastChangedDate: 2009-04-24 11:; Complexity: 1
Dates: Created: 16.07.2009 15:32:27; Modified: 16.07.2009 15:32:27;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {9B8C1EA3-39B8-4d88-81CF-FA46876778A8}
Exception class used if pubman.version can not be detected.
 

Goto: Custom Properties, Methods

Appears in: exceptions

Custom Properties
 
PubManVersionNotAvailableException Methods
Operation Details
public
PubManVersionNotAvailableException(
   Throwable cause):
Sequential
Notes: Creates a new instance with the given cause.
public
PubManVersionNotAvailableException(
   String cause):
Sequential