com.trendmicro.grid.acl.l0
Class IllegalRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.trendmicro.grid.acl.l0.WebException
com.trendmicro.grid.acl.l0.IllegalRequestException
- All Implemented Interfaces:
- Serializable
@WebFault(targetNamespace="http://grid.trendmicro.com/services/level-0")
public class IllegalRequestException
- extends WebException
Is thrown in case of the request arguments or the state is invalid.
- Version:
- 1.0
- Author:
- juergen_kellerer, 2010-05-20
- See Also:
- Serialized Form
IllegalRequestException
public IllegalRequestException()
IllegalRequestException
public IllegalRequestException(RuntimeException e)
IllegalRequestException
public IllegalRequestException(String message)
IllegalRequestException
public IllegalRequestException(String code,
String message)