public class TestErrorUtil
extends java.lang.Object
| 构造器和说明 |
|---|
TestErrorUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
testNot0Len(java.lang.String value) |
static void |
testNotInt(java.lang.String value) |
static void |
testNotNull(java.lang.Object value) |
static void |
testNotNull(java.lang.String value) |
public static void testNotNull(java.lang.String value)
throws SliceFormatNotSupportedException
public static void testNotNull(java.lang.Object value)
throws SliceFormatNotSupportedException
public static void testNotInt(java.lang.String value)
throws SliceFormatNotSupportedException
public static void testNot0Len(java.lang.String value)
throws SliceFormatNotSupportedException
Copyright © 2019. All Rights Reserved.