org.rhq.enterprise.server.rest.domain
Class RHQErrorWrapper
java.lang.Object
org.rhq.enterprise.server.rest.domain.RHQErrorWrapper
public class RHQErrorWrapper
- extends Object
Wrapper for Exceptions
- Author:
- Heiko W. Rupp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RHQErrorWrapper
public RHQErrorWrapper(String message)
RHQErrorWrapper
public RHQErrorWrapper()
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.