Package com.core.exception.util
Class SLExceptionParameter
- 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.SLExceptionParameter
-
- All Implemented Interfaces:
SoloProtocol
,java.io.Serializable
,java.lang.Cloneable
,java.util.Map<java.lang.String,java.lang.Object>
public class SLExceptionParameter extends Solo
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SLExceptionParameter()
-
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
-
SLExceptionParameter
public SLExceptionParameter() throws SoloException
- Throws:
SoloException
-
-