Class PathNotFoundException

All Implemented Interfaces:
Serializable

public class PathNotFoundException extends OKMException
OKMPathNotFoundException
Author:
jllort
See Also:
  • Constructor Details

    • PathNotFoundException

      public PathNotFoundException()
    • PathNotFoundException

      public PathNotFoundException(String arg0, String serverStacktrace)
    • PathNotFoundException

      public PathNotFoundException(String arg0, Throwable arg1)
    • PathNotFoundException

      public PathNotFoundException(Throwable arg0)