class: BadArgumentException

public class: BadArgumentException
Author: kleinfe1 (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; 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: {76B4A480-E970-44a3-AED4-8AC3F90E14F0}
Exception for illegal arguments in requests for external sources.
 

Goto: Custom Properties, Fields, Methods

Appears in: exceptions

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