public class SysException extends Exception
SysException()
SysException(String message)
SysException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SysException()
public SysException(String message)
public SysException(String message, Throwable cause)
Copyright © 2022. All rights reserved.