public class WebServicesException extends Exception
Modifier and Type | Field and Description |
---|---|
static String |
TECHNICAL_ERROR_MESSAGE_UNKNOWN_WEB_SERVICES_TYPE |
static String |
TECHNICAL_ERROR_MESSAGE_WEB_SERVICES_EXCEPTION |
Constructor and Description |
---|
WebServicesException() |
WebServicesException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String TECHNICAL_ERROR_MESSAGE_WEB_SERVICES_EXCEPTION
public static final String TECHNICAL_ERROR_MESSAGE_UNKNOWN_WEB_SERVICES_TYPE
public WebServicesException()
public WebServicesException(String message)
Copyright © 2023 NoraUi. All rights reserved.