public class TCaplusException extends RuntimeException
| Constructor and Description |
|---|
TCaplusException(int errno) |
TCaplusException(int errno,
String message) |
TCaplusException(int errno,
Throwable cause) |
TCaplusException(String msg) |
TCaplusException(String msg,
Throwable cause) |
TCaplusException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrno() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic TCaplusException(int errno)
public TCaplusException(int errno,
String message)
public TCaplusException(int errno,
Throwable cause)
public TCaplusException(String msg)
public TCaplusException(Throwable cause)
Copyright © 2026. All rights reserved.