Class Hex.InvalidHexString

All Implemented Interfaces:
Serializable
Enclosing class:
Hex

public static class Hex.InvalidHexString extends IllegalArgumentException
Thrown when the hex string is not valid.
See Also:
  • Constructor Details

    • InvalidHexString

      public InvalidHexString(String s)