Class Base64DecodeException

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

public class Base64DecodeException extends RuntimeException
See Also:
  • Constructor Details

    • Base64DecodeException

      public Base64DecodeException(String msg)
    • Base64DecodeException

      public Base64DecodeException(String msg, Throwable cause)