com.ning.http.client.providers.netty.netty4
Class UTF8Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ning.http.client.providers.netty.netty4.UTF8Exception
- All Implemented Interfaces:
- Serializable
public class UTF8Exception
- extends RuntimeException
Invalid UTF8 bytes encountered
- Author:
- Bjoern Hoehrmann, https://github.com/joewalnes/webbit, Vibul Imtarnasan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UTF8Exception
public UTF8Exception(String reason)
Copyright © 2012. All Rights Reserved.