Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Add the files generated by javasphinx in the git"
[simgrid.git] / docs / source / java / org / simgrid / msg / StorageNotFoundException.rst
diff --git a/docs/source/java/org/simgrid/msg/StorageNotFoundException.rst b/docs/source/java/org/simgrid/msg/StorageNotFoundException.rst
deleted file mode 100644 (file)
index cfae784..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-class org.simgrid.msg.StorageNotFoundException
-==============================================
-
-.. java:package:: org.simgrid.msg
-   :noindex:
-
-.. java:type:: public class StorageNotFoundException extends MsgException
-
-   Exception raised when looking for a non-existing storage.
-
-Constructors
-------------
-StorageNotFoundException
-^^^^^^^^^^^^^^^^^^^^^^^^
-
-.. java:constructor:: public StorageNotFoundException()
-   :outertype: StorageNotFoundException
-
-   Constructs an \ ``StorageNotFoundException``\  without a detail message.
-
-StorageNotFoundException
-^^^^^^^^^^^^^^^^^^^^^^^^
-
-.. java:constructor:: public StorageNotFoundException(String s)
-   :outertype: StorageNotFoundException
-
-   Constructs an \ ``StorageNotFoundException``\  with a detail message.
-