SugarStackEmptyException
Overview
Represents exception that is thrown when an operation is performed on an empty Stack<T>.
Location
- Reference: Sugar
- Namespace: Sugar
- Ancestry: Exception | SugarException | SugarStackEmptyException
Instance Methods
constructor
Creates a new instance of the class.
constructor
SugarStackEmptyException()
init()
SugarStackEmptyException()
Sub New()
constructor (String)
constructor(aMessage: String)
SugarStackEmptyException(String aMessage)
init(_ aMessage: String)
SugarStackEmptyException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
Parameters:
- aFormat:
- aParams: