Class FormatException

All Implemented Interfaces:
Serializable

public class FormatException extends RuntimeException
Indicates that there was a problem decoding strkey encoded string.
See Also:
  • Constructor Details

    • FormatException

      public FormatException()
    • FormatException

      public FormatException(String message)