Class Exceptions.CancelConsentException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing interface:
    Exceptions

    public static final class Exceptions.CancelConsentException
    extends io.grpc.StatusRuntimeException
    See Also:
    Serialized Form
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Exceptions.CancelConsentException create​(io.token.proto.common.token.TokenProtos.TokenOperationResult result)  
      • Methods inherited from class io.grpc.StatusRuntimeException

        fillInStackTrace, getStatus, getTrailers
      • Methods inherited from class java.lang.Throwable

        addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait