net.sf.dynamicreports.adhoc.exception
Class AdhocException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.dynamicreports.adhoc.exception.AdhocException
- All Implemented Interfaces:
- Serializable
public class AdhocException
- extends RuntimeException
- Author:
- Ricardo Mariaca (dynamicreports@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AdhocException
public AdhocException(String message)
AdhocException
public AdhocException(Throwable cause)
AdhocException
public AdhocException(String message,
Throwable cause)
Copyright © 2010-2012. All Rights Reserved.