public class EndpointMismatchException extends Exception
| Constructor and Description |
|---|
EndpointMismatchException()
Create new instance.
|
EndpointMismatchException(String message)
Create new instance with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EndpointMismatchException()
public EndpointMismatchException(String message)
message - messageCopyright © 2019 Eclipse Foundation. All rights reserved.