Class DuplicatePathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.predic8.membrane.core.openapi.serviceproxy.DuplicatePathException
All Implemented Interfaces:
Serializable

public class DuplicatePathException extends RuntimeException
See Also:
  • Constructor Details

    • DuplicatePathException

      public DuplicatePathException(String path)
  • Method Details

    • getPath

      public String getPath()