| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | AddMessagesFrom (Error) | 
     Adds error messages from another error to this Exception instance  Inherited from Consultingwerk.Exceptions.Exception  | 
|
| + | Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error) | 
     Creates an Exception using the given error message and number and
Existing Error  Inherited from Consultingwerk.Exceptions.Exception  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | InvalidParameterValueException () | 
     Constructor of the InvalidParameterException class  | 
|
| + | InvalidParameterValueException (character, character, character) | 
     Constructor of the InvalidParameterException class  | 
|
| + | InvalidParameterValueException (Error) | 
     Constructor of the InvalidParameterException class  | 
|
| + | InvalidParameterValueException (Error, character, character, character) | 
     Constructor of the InvalidParameterException class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER ClassName | 
     Returns the class name that caused the InvalidParameterException  | 
|
| + | Progress.Lang.Error InnerException | 
     Returns the Error instance that caused the current exception.  Inherited from Consultingwerk.Exceptions.Exception  | 
|
| + | CHARACTER ParameterName | 
     Returns the name of the invalid parameter  | 
|
| + | CHARACTER ParameterValue | 
     Returns the value of the invalid parameter  | 
|
| + | SessionInfo SessionInfo | 
     Returns the Information aboult the Session the error occured in  Inherited from Consultingwerk.Exceptions.Exception  | 
| 
         
            
                Top
                
            
         
        PUBLIC AddMessagesFrom (Error)
 
  | 
||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
 
  | 
||||||||||||||||||||||||||||||||||
        
        PUBLIC InvalidParameterValueException ()
 
  | 
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC InvalidParameterValueException (character, character, character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC InvalidParameterValueException (Error)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC InvalidParameterValueException (Error, character, character, character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER ClassName
 
  | 
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Progress.Lang.Error InnerException
 
  | 
|||||||||||||
        
        PUBLIC CHARACTER ParameterName
 
  | 
|||||||||||||
        
        PUBLIC CHARACTER ParameterValue
 
  | 
|||||||||||||
        
        PUBLIC SessionInfo SessionInfo
 
  | 
|||||||||||||