Class InvalidOpenTypeException

  • All Implemented Interfaces:
    Serializable

    public class InvalidOpenTypeException
    extends IllegalArgumentException
    This runtime exception is thrown to indicate that the open type of an open data value is not the one expected.
    Since:
    1.5
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidOpenTypeException

        public InvalidOpenTypeException()
        An InvalidOpenTypeException with no detail message.
      • InvalidOpenTypeException

        public InvalidOpenTypeException​(String msg)
        An InvalidOpenTypeException with a detail message.
        Parameters:
        msg - the detail message.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部