Package com.qiniu.util
Class Hex.HexDecodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.qiniu.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)
-