Class UnknownGroupIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.mokamint.application.api.UnknownGroupIdException
All Implemented Interfaces:
Serializable

public class UnknownGroupIdException extends Exception
An exception stating that a transaction group identifier is unknown to the application.
See Also:
  • Constructor Details

    • UnknownGroupIdException

      public UnknownGroupIdException(String message)
      Creates a new exception with the given message.
      Parameters:
      message - the message