Class GalliumDatabaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.galliumpowered.exceptions.GalliumDatabaseException
All Implemented Interfaces:
Serializable

public class GalliumDatabaseException extends RuntimeException
See Also:
  • Constructor Details

    • GalliumDatabaseException

      public GalliumDatabaseException(Throwable t)
    • GalliumDatabaseException

      public GalliumDatabaseException()
    • GalliumDatabaseException

      public GalliumDatabaseException(String msg)