Class TaskRunException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.features.vaadin.jmxconfiggenerator.jobs.TaskRunException
-
- All Implemented Interfaces:
java.io.Serializable
public class TaskRunException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TaskRunException(java.lang.String shortDescription, java.lang.String message, java.lang.Throwable cause)
TaskRunException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getShortDescription()
-