Class InformationExceptionConverter

java.lang.Object
ch.tocco.nice2.netui.impl.dwr.AbstractMarshaller
ch.tocco.nice2.netui.impl.dwr.convert.InformationExceptionConverter
All Implemented Interfaces:
org.directwebremoting.extend.Converter

@Component public class InformationExceptionConverter extends AbstractMarshaller
  • Constructor Details

    • InformationExceptionConverter

      public InformationExceptionConverter()
  • Method Details

    • convertInbound

      public Object convertInbound(Class<?> aClass, org.directwebremoting.extend.InboundVariable inboundVariable) throws org.directwebremoting.ConversionException
      Throws:
      org.directwebremoting.ConversionException
    • convertOutbound

      public org.directwebremoting.extend.OutboundVariable convertOutbound(Object o, org.directwebremoting.extend.OutboundContext outboundContext) throws org.directwebremoting.ConversionException
      Throws:
      org.directwebremoting.ConversionException