Uses of Class
io.github.mmm.code.base.arg.BaseExceptions
Packages that use BaseExceptions
-
Uses of BaseExceptions in io.github.mmm.code.base.arg
Methods in io.github.mmm.code.base.arg that return BaseExceptionsModifier and TypeMethodDescriptionBaseExceptions.copy()BaseExceptions.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) BaseException.getParent()Constructors in io.github.mmm.code.base.arg with parameters of type BaseExceptionsModifierConstructorDescriptionBaseException(BaseExceptions parent, AnnotatedType reflectiveObject) The constructor.BaseExceptions(BaseExceptions template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor. -
Uses of BaseExceptions in io.github.mmm.code.base.member
Methods in io.github.mmm.code.base.member that return BaseExceptions