Module java.base
Package java.io

Class NotActiveException

    • Constructor Detail

      • NotActiveException

        public NotActiveException​(String reason)
        Constructor to create a new NotActiveException with the reason given.
        Parameters:
        reason - a String describing the reason for the exception.
      • NotActiveException

        public NotActiveException()
        Constructor to create a new NotActiveException without a reason.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部