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