메소드 | 설명 | |
---|---|---|
DeviceAuthFailedException ( ) : System | ||
DeviceAuthFailedException ( Exception innerException ) : System | ||
DeviceAuthFailedException ( string message ) : System | ||
DeviceAuthFailedException ( string message, Exception innerException ) : System |
public DeviceAuthFailedException ( Exception innerException ) : System | ||
innerException | Exception | |
리턴 | System |
public DeviceAuthFailedException ( string message ) : System | ||
message | string | |
리턴 | System |
public DeviceAuthFailedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
리턴 | System |