|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
be.ac.ulg.montefiore.run.totem.repository.model.exception.CreatePathException
public class CreatePathException
Throws an exception that occurs in the Path creation. This exception is generated by the Path class.
Creation date: 25-Jan.-2005
| Constructor Summary | |
|---|---|
CreatePathException()
Creates a new GAinstance of CreatePathException without detail message. |
|
CreatePathException(java.lang.String msg)
Constructs an GAinstance of CreatePathException with the specified detail message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CreatePathException()
CreatePathException without detail message.
public CreatePathException(java.lang.String msg)
CreatePathException with the specified detail message.
msg - the detail message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||