Package com.saperion.ngc.exception
Class InvalidRequestException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.saperion.ngc.exception.NgcException
- 
- com.saperion.ngc.exception.InvalidRequestException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class InvalidRequestException extends NgcException Exception thrown when an operation can not be performed because the request is invalid.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description InvalidRequestException(java.lang.String message)Constructor.
 
-