Class ModelloException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.modello.ModelloException
All Implemented Interfaces:
Serializable

public class ModelloException extends Exception
Author:
Trygve Laugstøl
See Also:
  • Constructor Details

    • ModelloException

      public ModelloException(String msg)
    • ModelloException

      public ModelloException(String msg, Throwable cause)