public abstract class ZeroException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
ZeroException(String message) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ZeroException(String message)
public String getMessage()
getMessage in class Throwablepublic abstract int getCode()
Copyright © 2017. All rights reserved.