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