Class StoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.andami.preferences.StoreException
All Implemented Interfaces:
Serializable

public class StoreException extends Exception
See Also:
  • Constructor Details

    • StoreException

      public StoreException()
    • StoreException

      public StoreException(String arg0, Throwable arg1)
    • StoreException

      public StoreException(String arg0)
    • StoreException

      public StoreException(Throwable arg0)