Class ReportRunException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.netmgt.reporting.service.ReportRunException
-
- All Implemented Interfaces:
java.io.Serializable
public class ReportRunException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReportRunException(java.lang.String message)
-