Class DatarouterExceptionPaths

java.lang.Object
io.datarouter.httpclient.path.PathNode
io.datarouter.exception.config.DatarouterExceptionPaths
All Implemented Interfaces:
io.datarouter.httpclient.path.PathsRoot

@Singleton
public class DatarouterExceptionPaths
extends io.datarouter.httpclient.path.PathNode
implements io.datarouter.httpclient.path.PathsRoot
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  DatarouterExceptionPaths.DatarouterPaths  
    static class  DatarouterExceptionPaths.ExceptionPaths  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    DatarouterExceptionPaths.DatarouterPaths datarouter  

    Fields inherited from class io.datarouter.httpclient.path.PathNode

    parent, value
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterExceptionPaths()  
  • Method Summary

    Methods inherited from class io.datarouter.httpclient.path.PathNode

    branch, equals, getValue, hashCode, isLeaf, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithoutLeadingSlash, toSlashedStringWithTrailingSlash, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait