org.ow2.orchestra.pvm
Class PvmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ow2.orchestra.pvm.PvmException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CommandException, TransactionException
public class PvmException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PvmException
public PvmException()
PvmException
public PvmException(String msg,
Throwable cause)
PvmException
public PvmException(String msg)
PvmException
public PvmException(Throwable cause)
Copyright © 2011 OW2 Consortium. All Rights Reserved.