Package gw.util

Class CommandFailedException

All Implemented Interfaces:
Serializable

public class CommandFailedException extends RuntimeException
See Also:
  • Field Details

    • _errorCode

      private int _errorCode
  • Constructor Details

    • CommandFailedException

      public CommandFailedException(int i, String msg)
  • Method Details

    • getErrorCode

      public int getErrorCode()