org.codehaus.modello
Class ModelloRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.modello.ModelloRuntimeException
- All Implemented Interfaces:
- Serializable
public class ModelloRuntimeException
- extends RuntimeException
- Version:
- $Id: ModelloRuntimeException.java 1188 2009-02-14 23:37:46Z hboutemy $
- Author:
- Trygve Laugstøl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModelloRuntimeException
public ModelloRuntimeException(String msg)
ModelloRuntimeException
public ModelloRuntimeException(String msg,
Throwable cause)
Copyright © 2001-2012 Codehaus. All Rights Reserved.