public class ClassNotFoundRuntimeException extends RuntimeException
Constructor and Description |
---|
ClassNotFoundRuntimeException(ClassNotFoundException cause) |
Modifier and Type | Method and Description |
---|---|
ClassNotFoundException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClassNotFoundRuntimeException(ClassNotFoundException cause)
public ClassNotFoundException getCause()
Copyright © 2022. All rights reserved.