org.rhq.enterprise.server.rest
Class ParameterMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.rest.ParameterMissingException
- All Implemented Interfaces:
- Serializable
public class ParameterMissingException
- extends RuntimeException
Exception thrown if (Query) Parameters are missing
- Author:
- Heiko W. Rupp
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParameterMissingException
public ParameterMissingException(String what)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.