Class UnsupportedObjectException

    • Constructor Detail

      • UnsupportedObjectException

        protected UnsupportedObjectException​(String newErrorCode,
                                             String messageFormat,
                                             Throwable cause,
                                             Object[] exceptionDataEN,
                                             Object[] exceptionData)
      • UnsupportedObjectException

        public UnsupportedObjectException​(Throwable cause)
        The object that was passed in is of an incorrect type.
        Parameters:
        cause - The originating exception, null if this is the originating exception