Class Otrs31PluginException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.api.integration.ticketing.PluginException
-
- org.opennms.netmgt.ticketer.otrs31.Otrs31PluginException
-
- All Implemented Interfaces:
java.io.Serializable
public class Otrs31PluginException extends PluginException
Created by mvrueden on 25.11.14.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Otrs31PluginException(OTRSError error)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-
-
-
Constructor Detail
-
Otrs31PluginException
public Otrs31PluginException(OTRSError error)
-
-