Class ProcessNotOwnedException

    • Constructor Detail

      • ProcessNotOwnedException

        public ProcessNotOwnedException​(String arg0,
                                        Exception innerException)
      • ProcessNotOwnedException

        public ProcessNotOwnedException​(String arg0,
                                        IResource resource,
                                        Exception innerException)
      • ProcessNotOwnedException

        public ProcessNotOwnedException​(String arg0,
                                        IResource resource)
      • ProcessNotOwnedException

        public ProcessNotOwnedException​(String arg0,
                                        List<IResource> resources)
      • ProcessNotOwnedException

        public ProcessNotOwnedException​(String arg0)