Class Base64FormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.vinci.transport.util.Base64FormatException
All Implemented Interfaces:
Serializable

public class Base64FormatException extends IOException
Special exception type thrown by Base64Converter.
See Also:
  • Constructor Details

    • Base64FormatException

      public Base64FormatException()
    • Base64FormatException

      public Base64FormatException(String message)