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