| Namespace: | Sirenix.OdinInspector.Editor |
| Assembly: | Sirenix.OdinInspector.Editor |
public class OdinPropertyException : Exception, ISerializable, _Exception
public OdinPropertyException(string message, Exception innerException)
| System.String | message | The message for the exception. |
| System.Exception | innerException | An inner exception. |