Class UserCodecException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.power4j.fist.boot.security.inner.UserCodecException
All Implemented Interfaces:
Serializable

public class UserCodecException extends RuntimeException
Since:
1.0
Author:
CJ (power4j@outlook.com)
See Also:
  • Constructor Details

    • UserCodecException

      public UserCodecException(String message)
    • UserCodecException

      public UserCodecException(String message, Throwable cause)
    • UserCodecException

      public UserCodecException(Throwable cause)