Class UnsupportedPageableTypeException

    • Constructor Detail

      • UnsupportedPageableTypeException

        public UnsupportedPageableTypeException()
      • UnsupportedPageableTypeException

        public UnsupportedPageableTypeException​(Throwable cause)
      • UnsupportedPageableTypeException

        public UnsupportedPageableTypeException​(String message)
      • UnsupportedPageableTypeException

        public UnsupportedPageableTypeException​(String message,
                                                Throwable cause)
      • UnsupportedPageableTypeException

        public UnsupportedPageableTypeException​(String message,
                                                Throwable cause,
                                                boolean enableSuppression,
                                                boolean writableStackTrace)