src/org/objectweb/cjdbc/common/exceptions/ExceptionTypes.java

説明を見る。
00001 00025 package org.objectweb.cjdbc.common.exceptions; 00026 00033 public interface ExceptionTypes 00034 { 00038 String NO_CACHE_ENABLED = "No cache enabled"; 00042 String NOT_IMPLEMENTED = "Not Implemented"; 00046 String BACKEND_NOT_ACCESSIBLE = "Cannot reach backend"; 00047 00051 String BACKEND_CANNOT_BE_DISABLED = "Backend cannot be disabled"; 00052 00056 String CLIENT_NOT_FOUND = "Client not found"; 00060 String INVALID_COLLECTOR_TYPE = "Invalid Collector Type"; 00064 String AUTHENTICATION_FAILED = "Authentication failed"; 00068 String DATABASE_NOT_FOUND = "Database does not exists"; 00069 00073 String XML_DOCUMENT_INVALID = "Xml Document is invalid"; 00074 00076 String NO_RECOVERY_LOG = "No Recovery Log Defined"; 00077 00078 }

CJDBCversion1.0.4に対してTue Oct 12 15:15:57 2004に生成されました。 doxygen 1.3.8