Class GHNotExternallyManagedEnterpriseException

All Implemented Interfaces:
Serializable

public class GHNotExternallyManagedEnterpriseException extends GHEnterpriseManagedUsersException
Failure when the operation cannot be carried out because the resource is not part of an externally managed enterprise.
Author:
Miguel Esteban GutiƩrrez
See Also:
  • Constructor Details

    • GHNotExternallyManagedEnterpriseException

      public GHNotExternallyManagedEnterpriseException(String message, GHError error, Throwable cause)
      Instantiates a new exception.
      Parameters:
      message - the message
      error - the error that caused the exception
      cause - the cause