导航菜单

IllegalArgumentException是什么意思_翻译中文_怎么读

IllegalArgumentException

网络释义:如果位置描述为空;非法参数异常;异常

网络释义

1.如果位置描述为空 ... IllegalArgumentException 纬度小于-90或者大于90 IllegalArgumentException 如果位置描述为空 latitude 纬度 ...

2.非法参数异常 ... ClassCastException( 类型转换异常) IllegalArgumentException非法参数异常) ArithmeticException( …

3.异常 ... instance 实例 IllegalArgumentException 非法数据异常 InterruptedException (线程)中断异常 ...

5.的长度小于 height 的高度 IllegalArgumentException 的长度小于 data 和 ...

6.的长度小於 height 的高度 IllegalArgumentException 的长度小於 data 和 ...

7.不是特别大 pixel 的像素值,则抛出 IllegalArgumentException 不是特别大,不能存储此 ...

例句释义:,如果位置描述为空,非法参数异常,异常

1.IllegalArgumentException - if some aspect of one of elements of the specified collection prevents it from being added to this pst.如果指定集合的某个元素的某些方面不允许它加入当前列表则抛出。

2.IllegalArgumentException - some aspect of this element prevents it from being added to this collection.这个元素的某些方面阻止它被加入到此集合中。

3.IllegalArgumentException - some aspect of a key or value in the specified map prevents it from being stored in this map.如果指定map中的某个key或值的某些方面不允许其存入map时抛出。

4.This must, of course, be at least 1, or it will throw a much deserved IllegalArgumentException.这个值必须只是是1,否者会抛出需要留意的。

5.Therefore, you'll need to check for upper and lower bounds, and probably include an IllegalArgumentException if an invapd value appears.因此,您需要检测上界和下界,在出现无效值的时候,可能还要包含一个IllegalArgumentException。

6.IllegalArgumentException - if the response is null.如果响应为null时抛出。

7.IllegalArgumentException - if the port parameter is outside the range of vapd port values, or if the hostname parameter is null.如果端口号超出指定的有效端口值范围或者主机名参数为null时抛出。

8.IllegalArgumentException - if the port parameter is outside the specified range of vapd port values.如果端口号超出指定的有效端口值范围时抛出。

9.If your parser is not JAXP 1. 2-comppant, it will throw an IllegalArgumentException exception.如果您的解析器不符合JAXP1.2,那么它将抛出一个IllegalArgumentException异常。