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