org.xerial.core
Interface ErrorCode

All Known Implementing Classes:
DBErrorCode, JSONErrorCode

public interface ErrorCode

A common interfarce for error codes

Author:
leo

Method Summary
 String getCodeName()
           
 String getDescription()
           
 

Method Detail

getCodeName

String getCodeName()

getDescription

String getDescription()


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.