InitializedSAMObjectException Class

public class InitializedSAMObjectException : Exception

The exception that is thrown when a method of a SAM object has been called after that object has been initialized. This indicates the method must be called before the object has been initialized.