public class UnreachableDestinationException extends Exception
| Constructor and Description |
|---|
UnreachableDestinationException() |
UnreachableDestinationException(String message) |
UnreachableDestinationException(String message,
Throwable cause) |
UnreachableDestinationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnreachableDestinationException()
public UnreachableDestinationException(String message, Throwable cause)
public UnreachableDestinationException(String message)
public UnreachableDestinationException(Throwable cause)
Copyright © 2015. All Rights Reserved.