Class CorpsException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----CorpsException
- class CorpsException
- extends Exception
Exception lancée en cas d'erreur pendant les operations sur un corps fini.
-
d
-
-
CorpsException()
-
-
CorpsException(String)
-
-
toString()
-
d
private String d
CorpsException
CorpsException(String d)
CorpsException
CorpsException()
toString
public String toString()
- Overrides:
- toString in class Throwable