![]() |
Open Kilda Java Documentation
|
This is the complete list of members for org.usermanagement.exception.CustomException, including all inherited members.
CustomException() | org.usermanagement.exception.CustomException | |
CustomException(String message) | org.usermanagement.exception.CustomException | |
CustomException(String message, Throwable cause) | org.usermanagement.exception.CustomException | |
CustomException(int code) | org.usermanagement.exception.CustomException | |
CustomException(int code, String message) | org.usermanagement.exception.CustomException | |
CustomException(int code, Throwable cause) | org.usermanagement.exception.CustomException | |
CustomException(int code, String message, Throwable cause) | org.usermanagement.exception.CustomException | |
CustomException(int code, String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) | org.usermanagement.exception.CustomException | |
getCode() | org.usermanagement.exception.CustomException |