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