SerializableCardConflictException, ConnectionException, JarEntryAlreadyExist, LangNotFoundException, UnknownOSpublic class SMYLDException extends Exception
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
exceptionReasonText |
|
protected boolean |
isPrinted |
| Constructor | Description |
|---|---|
SMYLDException() |
|
SMYLDException(int ExceptionID) |
|
SMYLDException(String exceptionReason) |
|
SMYLDException(String ExceptionReason,
int ExceptionID) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
exceptionPrintedToStream(boolean value) |
|
int |
getExceptionID() |
|
String |
getExceptionReason() |
|
boolean |
isPrintedToStream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected String exceptionReasonText
protected boolean isPrinted
public SMYLDException()
public SMYLDException(int ExceptionID)
public SMYLDException(String ExceptionReason, int ExceptionID)
public SMYLDException(String exceptionReason)
public String getExceptionReason()
public int getExceptionID()
public boolean isPrintedToStream()
public void exceptionPrintedToStream(boolean value)
Copyright © 2019 SMYLD. All rights reserved.