|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MCException
Interface for standard MineConomy Exceptions.
Method Summary | |
---|---|
java.lang.Exception |
getError()
Returns the exception. |
java.lang.String |
getErrorDescription()
Returns the description of the exception. |
java.lang.String |
getMethodCause()
Returns the method that caused the exception. |
java.lang.String |
getVariableCause()
Returns the variable that caused the exception. |
Method Detail |
---|
java.lang.String getMethodCause()
java.lang.String getVariableCause()
java.lang.String getErrorDescription()
java.lang.Exception getError()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |