public class KernelException extends RuntimeException
KernelException()
KernelException(String message)
KernelException(String message, Throwable cause)
KernelException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public KernelException()
public KernelException(String message)
public KernelException(Throwable cause)
public KernelException(String message, Throwable cause)