org.oddjob.arooa.runtime
Class SubstitutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.oddjob.arooa.ArooaException
org.oddjob.arooa.runtime.SubstitutionException
- All Implemented Interfaces:
- Serializable
public class SubstitutionException
- extends ArooaException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SubstitutionException
public SubstitutionException()
SubstitutionException
public SubstitutionException(String message,
Throwable t)
SubstitutionException
public SubstitutionException(String message)
SubstitutionException
public SubstitutionException(Throwable t)