Class ReturnWithoutCallException

  • All Implemented Interfaces:
    Serializable

    public class ReturnWithoutCallException
    extends RuntimeException
    Exception, that is thrown, when a Return Action is executed without a previous Call.
    See Also:
    Serialized Form
    • Constructor Detail

      • ReturnWithoutCallException

        public ReturnWithoutCallException()