public class COMM_FAILURE extends SystemException
completed, minor
Constructor and Description |
---|
COMM_FAILURE() |
COMM_FAILURE(int minor,
CompletionStatus completed) |
COMM_FAILURE(String reason) |
COMM_FAILURE(String reason,
int minor,
CompletionStatus completed) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public COMM_FAILURE()
public COMM_FAILURE(int minor, CompletionStatus completed)
public COMM_FAILURE(String reason)
public COMM_FAILURE(String reason, int minor, CompletionStatus completed)
Copyright © 2017 JacORB. All rights reserved.