Class ReturnException

All Implemented Interfaces:
Serializable

public class ReturnException extends PassThruException
This exception is thrown by the Return action.
See Also:
  • Constructor Details

    • ReturnException

      public ReturnException()
      Creates a new instance of ReturnException without detail message.