|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
eu.geclipse.jsdl.parametric.ParametricJsdlException
public class ParametricJsdlException
Exception thrown in case of error occured during generating JSDL from parametric JSDL
| Constructor Summary | |
|---|---|
ParametricJsdlException(java.lang.String message)
|
|
ParametricJsdlException(java.lang.String message,
java.lang.Exception cause)
|
|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ParametricJsdlException(java.lang.String message)
message -
public ParametricJsdlException(java.lang.String message,
java.lang.Exception cause)
message - cause - other exception, which causes that generation cannot be done
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||