Class UnsupportedCurrencyException

All Implemented Interfaces:
Serializable

public class UnsupportedCurrencyException extends UnsupportedOperationException
Currency is not yet supported
See Also:
  • Constructor Details

    • UnsupportedCurrencyException

      public UnsupportedCurrencyException(@NonNull String message)
      Creates exception with the reason
      Parameters:
      message - Custom message what happened