Class StrKeyException

All Implemented Interfaces:
Serializable

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

    • StrKeyException

      public StrKeyException()
    • StrKeyException

      public StrKeyException(String message)
    • StrKeyException

      public StrKeyException(String message, Throwable cause)