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