Class IncompatibleProfileException

All Implemented Interfaces:
Serializable

public class IncompatibleProfileException extends PublishProfileException
Thrown when trying to use a profile not compatible with this service.
See Also:
  • Constructor Details

    • IncompatibleProfileException

      public IncompatibleProfileException(String serviceType, String profileType)
  • Method Details