public class InterfaceMismatchException extends RuntimeException
| Constructor and Description |
|---|
InterfaceMismatchException() |
InterfaceMismatchException(String message) |
InterfaceMismatchException(String message,
Throwable cause) |
InterfaceMismatchException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.