org.hyperic.hq.bizapp.server.action
Class ActionCreateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.hq.bizapp.server.action.ActionCreateException
- All Implemented Interfaces:
- java.io.Serializable
public class ActionCreateException
- extends NestedException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ActionCreateException
public ActionCreateException()
- Creates a new instance of ActionCreateException
ActionCreateException
public ActionCreateException(java.lang.String s)
- Creates a new instance of ActionCreateException
- Parameters:
arg0
-
ActionCreateException
public ActionCreateException(java.lang.Throwable t)
- Creates a new instance of ActionCreateException
- Parameters:
arg0
-
ActionCreateException
public ActionCreateException(java.lang.String s,
java.lang.Throwable t)
- Creates a new instance of ActionCreateException
- Parameters:
arg0
- arg1
-
ActionCreateException
public ActionCreateException(java.lang.String s,
java.util.Vector v)
- Creates a new instance of ActionCreateException
- Parameters:
arg0
- arg1
-
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.