Class InvalidPasswordException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
io.github.xezzon.zeroweb.auth.exception.InvalidPasswordException
All Implemented Interfaces:
Serializable

public class InvalidPasswordException extends io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
不正确的口令
Author:
xezzon
See Also:
  • Field Details

  • Constructor Details

    • InvalidPasswordException

      public InvalidPasswordException()
  • Method Details

    • getCode

      public String getCode()
      Specified by:
      getCode in class io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException