java.io.Serializable
HostFailureException
, HostNotFoundException
, ProcessNotFoundException
, StorageNotFoundException
, TaskCancelledException
, TimeoutException
, TransferFailureException
public abstract class MsgException
extends java.lang.Exception
Constructor | Description |
---|---|
MsgException() |
Constructs an
MsgException without a detail message. |
MsgException(java.lang.String msg) |
Constructs an
MsgException with a detail message. |