Module java.base

Class UserPrincipalNotFoundException

    • Constructor Detail

      • UserPrincipalNotFoundException

        public UserPrincipalNotFoundException​(String name)
        Constructs an instance of this class.
        Parameters:
        name - the principal name; may be null
    • Method Detail

      • getName

        public String getName()
        Returns the user principal name if this exception was created with the user principal name that was not found, otherwise null.
        Returns:
        the user principal name or null

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部