|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.threerings.antidote.Violation
com.threerings.antidote.property.InvalidURLViolation
public class InvalidURLViolation
A Violation
reporting that a user supplied property is not a valid URL.
Constructor Summary | |
---|---|
InvalidURLViolation(URLProperty property,
MalformedURLException mue)
|
Method Summary |
---|
Methods inherited from class com.threerings.antidote.Violation |
---|
getLocation, getReason, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidURLViolation(URLProperty property, MalformedURLException mue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |