SecureProfileLoadFailed
- class core.zowe.core_for_zowe_sdk.exceptions.SecureProfileLoadFailed(profile_name: str = 'unknown', error_msg: str = 'error')
Class used to represent a secure profile load failure exception.
- Parameters:
profile_name (str) – The name of the profile it failed to load
error_msg (str) – The error message received while trying to load the profile