Class SaSapUrlException

All Implemented Interfaces:
Serializable

public class SaSapUrlException extends SaSystemException
Exception thrown when checking a SAP-URL failed.
See Also:
  • Constructor Details

    • SaSapUrlException

      public SaSapUrlException(String message, SaRMISapException cause)
      Parameters:
      message - error message
      cause - causing remote exception
  • Method Details

    • getError

      public SapError getError()
      Returns:
      SapError that caused this exception