Class Cast.CastDoesNotPreserveValue

All Implemented Interfaces:
Serializable
Enclosing class:
Cast

public static class Cast.CastDoesNotPreserveValue extends UnsupportedOperationException
Cast can not preserve the value.
See Also:
  • Constructor Details

    • CastDoesNotPreserveValue

      public CastDoesNotPreserveValue(String message)
      Creates a new exception.
      Parameters:
      message - error message.