Serialized Form
-
Package jp.ecuacion.lib.core.exception.checked
-
Exception Class jp.ecuacion.lib.core.exception.checked.AppException
class AppException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.exception.checked.AppWarningException
class AppWarningException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.exception.checked.BizLogicAppException
class BizLogicAppException extends SingleAppException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
itemPropertyPaths
String[] itemPropertyPaths
-
messageArgs
PropertyFileUtil.Arg[] messageArgs
-
messageId
String messageId
-
-
Exception Class jp.ecuacion.lib.core.exception.checked.MultipleAppException
class MultipleAppException extends AppException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
exceptionList
List<SingleAppException> exceptionList
-
-
Exception Class jp.ecuacion.lib.core.exception.checked.SingleAppException
class SingleAppException extends AppException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.exception.checked.ValidationAppException
class ValidationAppException extends SingleAppException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bean
ConstraintViolationBean bean
-
isMessageWithItemName
boolean isMessageWithItemName
-
messagePostfix
PropertyFileUtil.Arg messagePostfix
-
messagePrefix
PropertyFileUtil.Arg messagePrefix
-
-
-
Package jp.ecuacion.lib.core.exception.unchecked
-
Exception Class jp.ecuacion.lib.core.exception.unchecked.EclibRuntimeException
class EclibRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.exception.unchecked.UncheckedAppException
class UncheckedAppException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package jp.ecuacion.lib.core.util
-
Exception Class jp.ecuacion.lib.core.util.EmbeddedParameterUtil.ParameterNotFoundException
class ParameterNotFoundException extends BizLogicAppException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.EmbeddedParameterUtil.StringFormatIncorrectException
class StringFormatIncorrectException extends BizLogicAppException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.ObjectsUtil.ObjectsUtilException
class ObjectsUtilException extends EclibRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.ObjectsUtil.RequireElementNonEmptyException
class RequireElementNonEmptyException extends ObjectsUtil.ObjectsUtilException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.ObjectsUtil.RequireElementNonNullException
class RequireElementNonNullException extends ObjectsUtil.ObjectsUtilException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.ObjectsUtil.RequireElementsNonDuplicatedException
class RequireElementsNonDuplicatedException extends ObjectsUtil.ObjectsUtilException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.ObjectsUtil.RequireNonEmptyException
class RequireNonEmptyException extends ObjectsUtil.ObjectsUtilException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.ObjectsUtil.RequireNonNullException
class RequireNonNullException extends ObjectsUtil.ObjectsUtilException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.lib.core.util.ObjectsUtil.RequireSizeNonZeroException
class RequireSizeNonZeroException extends ObjectsUtil.ObjectsUtilException implements Serializable- serialVersionUID:
- 1L
-