Class UnexpectedException

    • Constructor Detail

      • UnexpectedException

        public UnexpectedException​(java.lang.String msg,
                                   java.lang.Throwable t)
      • UnexpectedException

        public UnexpectedException​(java.lang.Throwable t)
      • UnexpectedException

        public UnexpectedException​(java.lang.String msg)
      • UnexpectedException

        public UnexpectedException()
      • UnexpectedException

        public UnexpectedException​(java.lang.Throwable nested,
                                   java.lang.String msg)
        Deprecated.