Class RemoteOperationFailed

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.technia.dsx.threedspace.RemoteOperationFailed
All Implemented Interfaces:
Serializable

public class RemoteOperationFailed extends RuntimeException
Since:
2021-11-11
See Also:
  • Constructor Details

    • RemoteOperationFailed

      public RemoteOperationFailed(com.technia.dsx.common.StatusWithMessage status)
  • Method Details

    • throwUnless2xx

      public static void throwUnless2xx(com.technia.dsx.common.StatusWithMessage status)
    • getCode

      public int getCode()