org.rhq.enterprise.server.legacy.common
Class ApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.enterprise.server.legacy.common.ApplicationException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class ApplicationException
- extends Exception
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationException
public ApplicationException()
- Deprecated.
ApplicationException
public ApplicationException(String s)
- Deprecated.
ApplicationException
public ApplicationException(Throwable t)
- Deprecated.
ApplicationException
public ApplicationException(String s,
Throwable t)
- Deprecated.
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.