public class XelException extends SystemException
| Modifier and Type | Class and Description |
|---|---|
static class |
XelException.Aide
Utilities.
|
MessageConst.BundleInfo_codeNULL_CODE| Constructor and Description |
|---|
XelException() |
XelException(int code) |
XelException(int code,
Object fmtArg) |
XelException(int code,
Object[] fmtArgs) |
XelException(int code,
Object[] fmtArgs,
Throwable cause) |
XelException(int code,
Object fmtArg,
Throwable cause) |
XelException(int code,
Throwable cause) |
XelException(String s) |
XelException(String msg,
Throwable cause) |
XelException(Throwable cause) |
getCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XelException(String s)
public XelException(Throwable cause)
public XelException()
public XelException(int code,
Object[] fmtArgs)
public XelException(int code,
Object fmtArg)
public XelException(int code,
Throwable cause)
public XelException(int code)
Copyright © 2018. All rights reserved.