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, toString
public InterfaceParameterClassNotFoundException(Throwable cause)
cause
- usually ClassNotFoundException
Copyright © 2025 Picodata. All rights reserved.