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