Package com.iabtcf.exceptions
Class ByteParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.iabtcf.exceptions.TCStringDecodeException
com.iabtcf.exceptions.ByteParseException
- All Implemented Interfaces:
Serializable
public class ByteParseException extends TCStringDecodeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ByteParseException(String message)ByteParseException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ByteParseException
-
ByteParseException
-