Class UnsupportedTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedTypeException extends RuntimeException
The type that a reader or writer was requested for is not supported by a MediaContext.
See Also:
  • Constructor Details

    • UnsupportedTypeException

      public UnsupportedTypeException(String message)
      Create a new exception with a descriptive message.
      Parameters:
      message - that should contain the type that failed to be used