public class LagartoException
extends jodd.exception.UncheckedException
| Constructor and Description |
|---|
LagartoException() |
LagartoException(java.lang.String message) |
LagartoException(java.lang.String message,
int state,
int line,
int column) |
LagartoException(java.lang.String message,
java.lang.Throwable t) |
LagartoException(java.lang.Throwable t) |
getCause, getMessage, printStackTrace, printStackTrace, printStackTrace, rethrow, wrap, wrap, wrapCheckedpublic LagartoException(java.lang.Throwable t)
public LagartoException()
public LagartoException(java.lang.String message)
public LagartoException(java.lang.String message,
int state,
int line,
int column)
public LagartoException(java.lang.String message,
java.lang.Throwable t)
Copyright © 2003-2013 Jodd Team