Nette
Table of Contents
Namespaces
Interfaces
Classes
- ArgumentOutOfRangeException
- The value is outside the allowed range.
- InvalidStateException
- The object is in a state that does not allow the requested operation.
- NotImplementedException
- The requested feature is not implemented.
- NotSupportedException
- The requested operation is not supported.
- DeprecatedException
- The requested feature is deprecated and no longer available.
- MemberAccessException
- Cannot access the requested class property or method.
- IOException
- Failed to read from or write to a file or stream.
- FileNotFoundException
- The requested file does not exist.
- DirectoryNotFoundException
- The requested directory does not exist.
- InvalidArgumentException
- The provided argument has invalid type or format.
- OutOfRangeException
- The requested array or collection index does not exist.
- UnexpectedValueException
- The returned value has unexpected type or format.
- ShouldNotHappenException
- Houston, we have a problem.
Traits
- SmartObject
- Strict class for better experience.
- StaticClass
- Static class.