Class ErrorPathException

All Implemented Interfaces:
Serializable

public class ErrorPathException extends RuntimeException
错误路径异常
Since:
2020-04-09 20:05:29
Author:
权观宇
See Also:
  • Constructor Details

    • ErrorPathException

      public ErrorPathException()
    • ErrorPathException

      public ErrorPathException(String message)
    • ErrorPathException

      public ErrorPathException(String message, Throwable cause)
    • ErrorPathException

      public ErrorPathException(Throwable cause)