|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyException | |
---|---|
sjrd.tricktakinggame.server | |
sjrd.util.appproperties |
Uses of PropertyException in sjrd.tricktakinggame.server |
---|
Methods in sjrd.tricktakinggame.server that throw PropertyException | |
---|---|
Level |
ServerAppProperties.getLevelProperty(ApplicationProperty property)
Lit la valeur d'une propriété entière |
Uses of PropertyException in sjrd.util.appproperties |
---|
Subclasses of PropertyException in sjrd.util.appproperties | |
---|---|
class |
PropertyFormatException
Exception déclenchée lorsqu'une propriété n'a pas le bon format |
class |
PropertyNotFoundException
Exception déclenchée lorsqu'une propriété n'a pas été trouvée |
Methods in sjrd.util.appproperties that throw PropertyException | |
---|---|
boolean |
ApplicationProperties.getBooleanProperty(ApplicationProperty property)
Lit la valeur d'une propriété entière |
int |
ApplicationProperties.getIntegerProperty(ApplicationProperty property)
Lit la valeur d'une propriété entière |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |