Class ErrorInfoWire


  • @Deprecated
    public class ErrorInfoWire
    extends java.lang.Object
    Deprecated.
    This class will be removed and replaced by the ErrorInfo class.
    • Constructor Detail

      • ErrorInfoWire

        public ErrorInfoWire()
        Deprecated.
    • Method Detail

      • getCode

        public java.lang.String getCode()
        Deprecated.
      • getMessage

        public java.lang.String getMessage()
        Deprecated.
      • getConstraintFailures

        public java.util.Optional<ConstraintFailureWire[]> getConstraintFailures()
        Deprecated.
      • getAbort

        public java.util.Optional<java.lang.String> getAbort()
        Deprecated.