Searched defs:DeltaDecodeException (Results 1 – 1 of 1) sorted by relevance
31 class DeltaDecodeException extends IOException { class32 public DeltaDecodeException(Throwable cause) { in DeltaDecodeException() method in DeltaDecoder.DeltaDecodeException36 public DeltaDecodeException(String msg) { in DeltaDecodeException() method in DeltaDecoder.DeltaDecodeException