Class ConverterNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ConverterNotFoundException
    extends java.lang.RuntimeException
    Author:
    Uwe Schaefer, (us@thomas-daily.de)
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      ConverterNotFoundException​(java.lang.String msg)
      Creates the ConverterNotFoundException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ConverterNotFoundException

        public ConverterNotFoundException​(java.lang.String msg)
        Creates the ConverterNotFoundException.
        Parameters:
        msg - the exception message