Class NotExportableException

    • Constructor Detail

      • NotExportableException

        public NotExportableException​(Class type)
      • NotExportableException

        public NotExportableException​(Class type,
                                      Class<?> propertyOwner,
                                      String property)
      • NotExportableException

        public NotExportableException​(String s,
                                      Class type)
      • NotExportableException

        public NotExportableException​(String message,
                                      Throwable cause,
                                      Class type)
      • NotExportableException

        public NotExportableException​(Throwable cause,
                                      Class type)