public class CustomException extends RuntimeException
CustomException(Result<Object> result)
CustomException(Result<Object> result, String msg)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CustomException(Result<Object> result)
public CustomException(Result<Object> result, String msg)
Copyright © 2022. All rights reserved.