Plumtree Portal UI  
 

ArgumentBoundsException Constructor 

Creates a new ArgumentBoundsException object.

public ArgumentBoundsException(
   string arg,
   int value
);

Parameters

arg
value

See Also

ArgumentBoundsException Class | com.plumtree.portaluiinfrastructure.search.exceptions Namespace