Class ParsePhoneNumberException
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
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IllegalCharacterInPhoneNumberException,InvalidPhoneNumberCountryCodeException,PhoneNumberTooShortException
public class ParsePhoneNumberException
extends com.rcore.domain.commons.exception.DomainException
- 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
-
ParsePhoneNumberException
public ParsePhoneNumberException() -
ParsePhoneNumberException
-