Class Base64DecodeException

Object
Throwable
Exception
RuntimeException
com.tailf.util.Base64DecodeException
All Implemented Interfaces:
Serializable

@Deprecated(since="8.5", forRemoval=true) public class Base64DecodeException extends RuntimeException
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • Base64DecodeException

      public Base64DecodeException(String msg)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • Base64DecodeException

      public Base64DecodeException(String msg, Throwable cause)
      Deprecated, for removal: This API element is subject to removal in a future version.