Uses of Class
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
Packages that use AtpException
Package
Description
-
Uses of AtpException in org.qubership.atp.auth.springbootstarter.exceptions
Subclasses of AtpException in org.qubership.atp.auth.springbootstarter.exceptionsModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of AtpException in org.qubership.atp.auth.springbootstarter.utils
Methods in org.qubership.atp.auth.springbootstarter.utils with parameters of type AtpExceptionModifier and TypeMethodDescriptionstatic voidExceptionUtils.throwWithLog(org.slf4j.Logger log, AtpException exception) Log and throw the error.