Class UnsupportedContextException

All Implemented Interfaces:
Serializable

public class UnsupportedContextException extends RuntimeException
UnsupportedContextException -- thrown when the encoding context specified is not known or supported.
Author:
Jeff Ichnowski
See Also:
  • Constructor Details

    • UnsupportedContextException

      public UnsupportedContextException(String msg)
      Sole constructor.
      Parameters:
      msg - the exception message--includes the name of the unsupported context