Uses of Package
ccs

Packages that use ccs
ccs Various cross-package exception classes. 
ccs.beetree A B-Tree-based BLOB persistence engine. 
ccs.cdb Object-persistence layer on top of the BeeTree BLOB-persistence engine. 
ccs.chaos Provides cryptosecure pseudorandom numbers. 
ccs.crypt Symmetric cryptographic primitives. 
ccs.http Utility methods for HTTP servers. 
ccs.mime Classes for MIME entities, similar structures inside certain non-MIME protocols, (HTTP to the white courtesy phone please) and allied trades. 
 

Classes in ccs used by ccs
LoseException
          An Exception thrown by CCS classes to indicate an everyday error condition.
 

Classes in ccs used by ccs.beetree
ArghException
          An exception thrown by CCS classes to indicate a more severe problem than a LoseException.
LoseException
          An Exception thrown by CCS classes to indicate an everyday error condition.
 

Classes in ccs used by ccs.cdb
LoseException
          An Exception thrown by CCS classes to indicate an everyday error condition.
 

Classes in ccs used by ccs.chaos
CipherException
          An specialisation of LoseException thrown by crypto classes, almost always to denote variants on "wrong password".
 

Classes in ccs used by ccs.crypt
CipherException
          An specialisation of LoseException thrown by crypto classes, almost always to denote variants on "wrong password".
 

Classes in ccs used by ccs.http
LoseException
          An Exception thrown by CCS classes to indicate an everyday error condition.
 

Classes in ccs used by ccs.mime
LoseException
          An Exception thrown by CCS classes to indicate an everyday error condition.
WireException
          A WireException represents a breach of a wire protocol such as SMTP or HTTP, as detected by lower-level constructs that are shared between multiple protocols.