public class SnackException extends RuntimeException
SnackException(String message)
SnackException(String message, Throwable cause)
SnackException(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 SnackException(String message)
public SnackException(Throwable cause)
public SnackException(String message, Throwable cause)
Copyright © 2021. All rights reserved.