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