public class UninitializedSAMObjectException : Exception
The exception that is thrown when a member of a SAM object that can only be accessed after the object has been initilialized is accessed before that object has been initialized.