org.codehaus.modello
Class ModelloException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.modello.ModelloException
- All Implemented Interfaces:
- Serializable
public class ModelloException
- extends Exception
- Version:
- $Id: ModelloException.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 |
ModelloException
public ModelloException(String msg)
ModelloException
public ModelloException(String msg,
Throwable cause)
Copyright © 2001-2012 Codehaus. All Rights Reserved.