Class ContainerIntentException

    • Constructor Detail

      • ContainerIntentException

        public ContainerIntentException​(String intentName,
                                        org.eclipse.core.runtime.IStatus status)
      • ContainerIntentException

        public ContainerIntentException​(String intentName,
                                        String message,
                                        Throwable cause)
      • ContainerIntentException

        public ContainerIntentException​(String intentName,
                                        String message)
    • Method Detail

      • getIntentName

        public String getIntentName()