mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 16:58:47 +00:00
refactor: sanitize javadoc
This commit is contained in:
@@ -30,7 +30,6 @@ import java.io.Serial;
|
||||
* Using Runtime Exception for avoiding dependency on implementation exceptions. This helps in
|
||||
* decoupling.
|
||||
*
|
||||
* @author amit.dixit
|
||||
*/
|
||||
public final class DataMapperException extends RuntimeException {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user