Uses of Class
com.saperion.common.lang.exception.BaseException
Packages that use BaseException
-
Uses of BaseException in com.saperion.common.lang.exception
Method parameters in com.saperion.common.lang.exception with type arguments of type BaseExceptionModifier and TypeMethodDescriptionstatic void
PortableException.excludePortableBaseExceptionFromConversion
(Class<? extends BaseException> clazz) Excludes the specifiedBaseException
-Class
and all its subclasses from future conversions.