Class DataStoreException

  • All Implemented Interfaces:
    Serializable

    public class DataStoreException
    extends com.gooddata.GoodDataException
    DataStore operation problem
    See Also:
    Serialized Form
    • Constructor Detail

      • DataStoreException

        public DataStoreException​(String message,
                                  Throwable cause)