Class NotsupportedTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.zalando.typemapper.exception.NotsupportedTypeException
All Implemented Interfaces:
Serializable

public class NotsupportedTypeException extends Exception
See Also:
  • Constructor Details

    • NotsupportedTypeException

      public NotsupportedTypeException()
    • NotsupportedTypeException

      public NotsupportedTypeException(String arg0, Throwable arg1)
    • NotsupportedTypeException

      public NotsupportedTypeException(String arg0)
    • NotsupportedTypeException

      public NotsupportedTypeException(Throwable arg0)