Package apps.util.issuereporter
Class IssueReport414Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- apps.util.issuereporter.IssueReport414Exception
-
- All Implemented Interfaces:
java.io.Serializable
public class IssueReport414Exception extends java.lang.Exception
Exception that indicates an HTTP 414 error was received attempting to submit issue.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IssueReport414Exception()
-
-
-
Constructor Detail
-
IssueReport414Exception
public IssueReport414Exception()
-
-