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