Class HttpPostBodyUtil.SeekAheadNoBackArrayException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jboss.netty.handler.codec.http.multipart.HttpPostBodyUtil.SeekAheadNoBackArrayException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- HttpPostBodyUtil
static class HttpPostBodyUtil.SeekAheadNoBackArrayException extends java.lang.Exception
Exception when NO Backend Array is found
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description SeekAheadNoBackArrayException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-