public class MException extends Exception
| Constructor and Description |
|---|
MException(Object... in) |
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
argToCause(int level,
Object... in) |
static String |
argToString(int level,
Object... in) |
UUID |
getId() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MException(Object... in)
Copyright © 2019. All rights reserved.