Class PlatformException

    • Constructor Detail

      • PlatformException

        public PlatformException()
      • PlatformException

        public PlatformException​(String message)
      • PlatformException

        public PlatformException​(Message message)
      • PlatformException

        public PlatformException​(Throwable cause)
      • PlatformException

        public PlatformException​(String message,
                                 Throwable exception)