public class InterfaceParameterClassNotFoundException extends Exception
| Constructor and Description | 
|---|
| InterfaceParameterClassNotFoundException(String format,
                                        Object... params)Create the exception with a message template | 
| InterfaceParameterClassNotFoundException(Throwable cause)Create the exception with a cause | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InterfaceParameterClassNotFoundException(Throwable cause)
cause - usually ClassNotFoundExceptionCopyright © 2025 Picodata. All rights reserved.