public static class NumberedException.ErrorCode extends Object implements INumberedException.IErrorCode
| Modifier and Type | Method and Description |
|---|---|
int |
getArgumentsNumber() |
String |
getCode() |
long |
getLongValue() |
int |
getNumber() |
String |
getPrefix() |
String |
getText() |
public String getCode()
getCode in interface INumberedException.IErrorCodepublic String getPrefix()
getPrefix in interface INumberedException.IErrorCodepublic int getNumber()
getNumber in interface INumberedException.IErrorCodepublic String getText()
getText in interface INumberedException.IErrorCodepublic int getArgumentsNumber()
getArgumentsNumber in interface INumberedException.IErrorCodepublic long getLongValue()
getLongValue in interface INumberedException.IErrorCodeCopyright © 2018. All rights reserved.