All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aid.cbr.tools.core.memory.index.IndexAccessException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----aid.cbr.tools.core.memory.index.IndexAccessException

public class IndexAccessException
extends RuntimeException

Constructor Index

 o IndexAccessException()
 o IndexAccessException(String)

Constructors

 o IndexAccessException
 public IndexAccessException()
 o IndexAccessException
 public IndexAccessException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index