public class MARSHAL extends SystemException
completed, minor
Constructor and Description |
---|
MARSHAL() |
MARSHAL(int minor,
CompletionStatus completed) |
MARSHAL(String reason) |
MARSHAL(String reason,
int minor,
CompletionStatus completed) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MARSHAL()
public MARSHAL(int minor, CompletionStatus completed)
public MARSHAL(String reason)
public MARSHAL(String reason, int minor, CompletionStatus completed)
Copyright © 2013. All Rights Reserved.