You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.server.

Class ServiceException

    • Constructor Detail

      • ServiceException

        public ServiceException​(Throwable t)
      • ServiceException

        public ServiceException​(String message)
      • ServiceException

        public ServiceException​(String message,
                                Throwable t)