Smartswitch
smartswitch-9.1.60971
ice
EmptyArgumentException.ice
Go to the documentation of this file.
1
#pragma once
2
3
[[
"python:pkgdir:Smartswitch"
]]
4
5
#include <
ArgumentException.ice
>
6
7
module
Smartswitch
8
{
14
exception
EmptyArgumentException
extends
ArgumentException
15
{
16
};
17
};
ArgumentException.ice
Smartswitch
Definition:
AccessException.ice:7
Smartswitch::ArgumentException
Thrown when a user specifies wrong argument to a method.
Definition:
ArgumentException.ice:12
Smartswitch::EmptyArgumentException
The exception is thrown when you specify empty argument while Smartswitch expects it to be non-empty.
Definition:
EmptyArgumentException.ice:14
Generated by
1.8.15