public class XBException extends RuntimeException
Constructor and Description |
---|
XBException(CharSequence msg)
Exception constructor.
|
XBException(String msg,
Throwable e)
Exception constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XBException(String msg, Throwable e)
msg
- e
- public XBException(CharSequence msg)
msg
- Copyright © 2012-12-21-2022. All Rights Reserved.