Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
EmptyStackException.EmptyStackException
Creates an EmptyStackException object.
Syntax
public EmptyStackException()
public EmptyStackException( String s )
Parameters
s
The message to display when this exception occurs. If you do not specify a value for this parameter, the exception has a default localized message.