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