Class DatabaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.database.DatabaseException
All Implemented Interfaces:
Serializable

public class DatabaseException
extends Exception
See Also:
Serialized Form
  • Constructor Details

    • DatabaseException

      public DatabaseException​(String message)