public class DsmException extends Exception
| Constructor and Description |
|---|
DsmException(int code,
String msg) |
DsmException(int code,
String msg,
Throwable e) |
DsmException(int code,
Throwable e) |
DsmException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
void |
setCode(int code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.