public class BaseResult<T> extends Object implements Serializable
BaseResult()
BaseResult(String msg)
static BaseResult
of(org.huiche.core.exception.BaseError e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseResult(String msg)
public BaseResult()
public static BaseResult of(@Nonnull org.huiche.core.exception.BaseError e)
Copyright © 2020. All rights reserved.