com.github.nkzawa.utf8
Class UTF8Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.github.nkzawa.utf8.UTF8Exception
- All Implemented Interfaces:
- Serializable
public class UTF8Exception
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
data
public String data
UTF8Exception
public UTF8Exception()
UTF8Exception
public UTF8Exception(String message)
UTF8Exception
public UTF8Exception(String message,
Throwable cause)
UTF8Exception
public UTF8Exception(Throwable cause)
Copyright © 2014. All rights reserved.