Plumtree Portal UI  
 

InvalidArgumentException Constructor (String, String)

Creates a new InvalidArgumentException object.

public InvalidArgumentException(
   string badArg,
   string badValue
);

Parameters

badArg
badValue

See Also

InvalidArgumentException Class | com.plumtree.portaluiinfrastructure.search.exceptions Namespace | InvalidArgumentException Constructor Overload List