class: MissingParameterException

public class: MissingParameterException
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:21:22; Modified: 16.07.2009 15:21:22;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {AF376A1C-AE5F-4335-9689-3602B4CCE291}
Exception that is thrown when a parameter in the REST request is missing.
 

Goto: Custom Properties, Methods

Appears in: webservice

Custom Properties
 
MissingParameterException Methods
Operation Details
public
MissingParameterException():
Sequential
Notes: {@inheritDoc}
public
MissingParameterException(
   String arg0,
   Throwable arg1):
Sequential
Notes: {@inheritDoc}
public
MissingParameterException(
   String arg0):
Sequential
Notes: {@inheritDoc}
public
MissingParameterException(
   Throwable arg0):
Sequential
Notes: {@inheritDoc}