Class XrException

All Implemented Interfaces:
Serializable

public class XrException extends Exception
See Also:
  • Field Details

    • result

      public final int result
  • Constructor Details

    • XrException

      public XrException(int result, String message)