Class PhoneNumberTooShortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rcore.domain.commons.exception.DomainException
ru.foodtechlab.abe.core.entities.exception.ParsePhoneNumberException
ru.foodtechlab.abe.core.entities.exception.PhoneNumberTooShortException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.rcore.domain.commons.exception.DomainException
com.rcore.domain.commons.exception.DomainException.Error -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.rcore.domain.commons.exception.DomainException
getErrors, getTraceId, setErrors, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
PhoneNumberTooShortException
public PhoneNumberTooShortException()
-