Class EndWithValue

All Implemented Interfaces:
Serializable

public class EndWithValue extends RuntimeException
See Also:
  • Field Details

    • value

      private Object value
  • Constructor Details

    • EndWithValue

      public EndWithValue(Object value)
  • Method Details

    • getValue

      public Object getValue()