@Deprecated @ApiStatus.ScheduledForRemoval public class CocWebApiException extends WebException
CocWebApiException class.
Constructor and Description |
---|
CocWebApiException()
Deprecated.
Constructor for CocWebApiException.
|
CocWebApiException(String message)
Deprecated.
Constructor for CocWebApiException.
|
CocWebApiException(String message,
Throwable cause)
Deprecated.
Constructor for CocWebApiException.
|
CocWebApiException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Deprecated.
Constructor for CocWebApiException.
|
CocWebApiException(Throwable cause)
Deprecated.
Constructor for CocWebApiException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CocWebApiException()
Constructor for CocWebApiException.
public CocWebApiException(String message)
Constructor for CocWebApiException.
message
- a String
objectpublic CocWebApiException(String message, Throwable cause)
Constructor for CocWebApiException.
public CocWebApiException(Throwable cause)
Constructor for CocWebApiException.
cause
- a Throwable
objectCopyright © 2016–2024. All rights reserved.