Uses of Class
com.saperion.common.lang.exception.BaseException
- 
Packages that use BaseException Package Description com.saperion.common.lang.exception Contains standard exception classes.
- 
- 
Uses of BaseException in com.saperion.common.lang.exceptionMethod parameters in com.saperion.common.lang.exception with type arguments of type BaseException Modifier and Type Method Description static voidPortableException. excludePortableBaseExceptionFromConversion(java.lang.Class<? extends BaseException> clazz)Excludes the specifiedBaseException-Classand all its subclasses from future conversions.
 
-