public class SystemException extends Exception
| Modifier and Type | Field and Description |
|---|---|
int |
errorCode |
| Constructor and Description |
|---|
SystemException() |
SystemException(int errorCode) |
SystemException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SystemException()
public SystemException(String message)
public SystemException(int errorCode)
Copyright © 2014. All Rights Reserved.