Uses of Class
io.github.mmm.code.base.arg.BaseException
Packages that use BaseException
-
Uses of BaseException in io.github.mmm.code.base.arg
Methods in io.github.mmm.code.base.arg that return BaseExceptionModifier and TypeMethodDescriptionBaseException.copy()BaseException.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) Constructors in io.github.mmm.code.base.arg with parameters of type BaseExceptionModifierConstructorDescriptionBaseException(BaseException template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor.