Class AfsExceptionUnresolvablePathElement

    • Constructor Detail

      • AfsExceptionUnresolvablePathElement

        public AfsExceptionUnresolvablePathElement()
      • AfsExceptionUnresolvablePathElement

        public AfsExceptionUnresolvablePathElement​(String message)
      • AfsExceptionUnresolvablePathElement

        public AfsExceptionUnresolvablePathElement​(Throwable cause)
      • AfsExceptionUnresolvablePathElement

        public AfsExceptionUnresolvablePathElement​(String message,
                                                   Throwable cause)
      • AfsExceptionUnresolvablePathElement

        public AfsExceptionUnresolvablePathElement​(String message,
                                                   Throwable cause,
                                                   boolean enableSuppression,
                                                   boolean writableStackTrace)