|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.byu.ece.edif.core.EdifRuntimeException
public class EdifRuntimeException
Contains error information in regard to errors in the EDIF processing.
| Constructor Summary | |
|---|---|
EdifRuntimeException()
Construct an empty EdifRuntimeException object. |
|
EdifRuntimeException(java.lang.String msg)
Construct an EdifRuntimeException object with a 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 EdifRuntimeException()
public EdifRuntimeException(java.lang.String msg)
msg - The message displayed to the user when this
EdifRuntimeException Object is thrown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||