Class CfnNotFoundException

    • Constructor Detail

      • CfnNotFoundException

        public CfnNotFoundException​(Throwable cause)
      • CfnNotFoundException

        public CfnNotFoundException​(String resourceTypeName,
                                    String resourceIdentifier)
      • CfnNotFoundException

        public CfnNotFoundException​(String resourceTypeName,
                                    String resourceIdentifier,
                                    Throwable cause)