Method | Description | |
---|---|---|
ExcepcionusuarioImplementoDatos ( ) : System | ||
ExcepcionusuarioImplementoDatos ( string message ) : System | ||
ExcepcionusuarioImplementoDatos ( string message, |
||
ExcepcionusuarioImplementoDatos ( string codigo, string message, |
public ExcepcionusuarioImplementoDatos ( ) : System | ||
return | System |
public ExcepcionusuarioImplementoDatos ( string message ) : System | ||
message | string | |
return | System |
public ExcepcionusuarioImplementoDatos ( string message, |
||
message | string | |
inner | ||
return | System |
public ExcepcionusuarioImplementoDatos ( string codigo, string message, |
||
codigo | string | |
message | string | |
inner | ||
return | System |