Class BackingStoreException

All Implemented Interfaces:
Serializable

public class BackingStoreException extends IPADictionaryExecption
Exceptions thrown when problems are encountered with the dictionary backing storage (e.g., I/O Errors.)
See Also:
  • Constructor Details

    • BackingStoreException

      public BackingStoreException()
    • BackingStoreException

      public BackingStoreException(String arg0, Throwable arg1)
    • BackingStoreException

      public BackingStoreException(String arg0)
    • BackingStoreException

      public BackingStoreException(Throwable arg0)