Class ZerowebBusinessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataPermissionForbiddenException, RepeatDataException

public abstract class ZerowebBusinessException extends RuntimeException
ZeroWeb 业务异常
Author:
xezzon
See Also:
  • Method Details

    • getCode

      public abstract String getCode()
    • getHttpStatus

      public int getHttpStatus()