Class NotAggregatableRecordsExceptions

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.documentstore.exception.NotAggregatableRecordsExceptions
All Implemented Interfaces:
Serializable

public class NotAggregatableRecordsExceptions extends Exception
Author:
Luca Frosini (ISTI - CNR)
See Also:
  • Constructor Details

    • NotAggregatableRecordsExceptions

      public NotAggregatableRecordsExceptions()
    • NotAggregatableRecordsExceptions

      public NotAggregatableRecordsExceptions(String message)
    • NotAggregatableRecordsExceptions

      public NotAggregatableRecordsExceptions(Throwable cause)
    • NotAggregatableRecordsExceptions

      public NotAggregatableRecordsExceptions(String message, Throwable cause)