Class CollectRdbException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openforis.collect.relational.CollectRdbException
All Implemented Interfaces:
Serializable

public class CollectRdbException extends RuntimeException
Author:
G. Miceli
See Also:
  • Constructor Details

    • CollectRdbException

      public CollectRdbException()
    • CollectRdbException

      public CollectRdbException(String message, Throwable cause)
    • CollectRdbException

      public CollectRdbException(String message)
    • CollectRdbException

      public CollectRdbException(Throwable cause)