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