public class ResultException extends RuntimeException
ResultException(Result<T> result)
ResultException(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 ResultException(String msg)
public ResultException(Result<T> result)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.