|
Griffon 0.9.5-rc2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
griffon.exceptions.GriffonException
griffon.exceptions.MVCGroupException
public class MVCGroupException extends GriffonException
Constructor Summary | |
MVCGroupException()
|
|
MVCGroupException(String message)
|
|
MVCGroupException(String message, Throwable cause)
|
|
MVCGroupException(Throwable cause)
|
Method Summary |
---|
Methods inherited from class RuntimeException | |
---|---|
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public MVCGroupException()
public MVCGroupException(String message)
public MVCGroupException(String message, Throwable cause)
public MVCGroupException(Throwable cause)
Groovy Documentation