Package com.core.exception.util
Class SLErrorDataParameter
- java.lang.Object
-
- java.util.AbstractMap<K,V>
-
- java.util.HashMap<K,V>
-
- java.util.LinkedHashMap<java.lang.String,java.lang.Object>
-
- com.core.collection.Solo
-
- com.core.exception.util.SLErrorDataParameter
-
- All Implemented Interfaces:
SoloProtocol
,java.io.Serializable
,java.lang.Cloneable
,java.util.Map<java.lang.String,java.lang.Object>
public class SLErrorDataParameter extends Solo
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SLErrorDataParameter()
-
Method Summary
-
Methods inherited from class com.core.collection.Solo
appendFrom, getBigDecimal, getBoolean, getDouble, getFloat, getInt, getLong, getShort, getShowPageInfo, getSList, getSolo, getString, isNullToInitialize, set, setBigDecimal, setBoolean, setDate, setDouble, setFloat, setInt, setLong, setNullToInitialize, setObject, setPage, setShort, setSList, setSolo, setString
-
Methods inherited from class java.util.LinkedHashMap
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, values
-
-
-
-
Constructor Detail
-
SLErrorDataParameter
public SLErrorDataParameter() throws SoloException
- Throws:
SoloException
-
-