public class JsonEndValueForgeUtil extends Object
Constructor and Description |
---|
JsonEndValueForgeUtil() |
Modifier and Type | Method and Description |
---|---|
static EPException |
handleBooleanException(String name,
String value) |
static EPException |
handleNumberException(String name,
Class boxedType,
String value,
NumberFormatException ex) |
static EPException |
handleParseException(String name,
Class boxedType,
String value,
Exception ex) |
public static EPException handleNumberException(String name, Class boxedType, String value, NumberFormatException ex)
public static EPException handleBooleanException(String name, String value)
public static EPException handleParseException(String name, Class boxedType, String value, Exception ex)
Copyright © 2005–2021. All rights reserved.