public class UnSupportedOperationException extends CMSServerException
Constructor and Description |
---|
UnSupportedOperationException() |
UnSupportedOperationException(Integer code,
String message,
String[] parametersValues) |
UnSupportedOperationException(Integer code,
String message,
String[] parametersValues,
Throwable cause) |
UnSupportedOperationException(NewDiscoveryErrorCodes codes) |
UnSupportedOperationException(String message) |
UnSupportedOperationException(String message,
Throwable cause) |
UnSupportedOperationException(Throwable cause) |
getErrorCode, getMessage, getParametersValues, getPrimaryMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnSupportedOperationException(Integer code, String message, String[] parametersValues)
public UnSupportedOperationException(Integer code, String message, String[] parametersValues, Throwable cause)
public UnSupportedOperationException(String message)
public UnSupportedOperationException(NewDiscoveryErrorCodes codes)
public UnSupportedOperationException(Throwable cause)
public UnSupportedOperationException()
Documentation Feedback
Copyright 2011 - 2020 Micro Focus or one of its affiliates.