public class DatastoreException
extends java.lang.Exception
Constructor and Description |
---|
DatastoreException() |
DatastoreException(java.lang.String message) |
DatastoreException(java.lang.String message,
java.lang.Throwable causedBy) |
DatastoreException(java.lang.Throwable causedBy) |
public DatastoreException()
public DatastoreException(java.lang.String message)
public DatastoreException(java.lang.Throwable causedBy)
public DatastoreException(java.lang.String message, java.lang.Throwable causedBy)