Class ErrorCodeException

All Implemented Interfaces:
Serializable

public class ErrorCodeException extends RuntimeException
A class defining an exception with an error code that comes from a native layer.
See Also:
  • Field Details

    • errorCode

      public final ErrorCode errorCode