|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.melati.util.MelatiException
org.paneris.jammyjoes.shopping.ShoppingConfigException
public class ShoppingConfigException
A ShoppingConfigException is throw if we encounter a problem configuring the Melati Shopping Trolley
| Field Summary |
|---|
| Fields inherited from class org.melati.util.MelatiException |
|---|
subException |
| Constructor Summary | |
|---|---|
ShoppingConfigException(java.lang.String error)
Construct the exception with an error string |
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
get the error message |
| Methods inherited from class org.melati.util.MelatiException |
|---|
innermostException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ShoppingConfigException(java.lang.String error)
error - - a description of the error| Method Detail |
|---|
public java.lang.String getMessage()
getMessage in class org.melati.util.MelatiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||