Package com.qiniu.android.dns.util
Class Hex.HexDecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.qiniu.android.dns.util.Hex.HexDecodeException
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Hex
public static class Hex.HexDecodeException
extends java.io.IOException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description HexDecodeException(java.lang.String msg) -
Method Summary
-
Constructor Details
-
HexDecodeException
public HexDecodeException(java.lang.String msg)
-