Class EndWithValue

All Implemented Interfaces:
Serializable

public class EndWithValue extends RuntimeException
Author:
Christopher Brock
See Also:
  • Constructor Details

    • EndWithValue

      public EndWithValue(Object value)
  • Method Details

    • getValue

      public Object getValue()