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