package bluej.groupwork;


| Due to the way URLs are constructed for the repositories, certain characters are | not supported in the username and password fields. This exception is thrown | if the user has such an unsupported username or password | public class UnsupportedSettingException extends Exception{ public UnsupportedSettingException(String reason) { super(reason); } }
top, use, map, class UnsupportedSettingException

.   UnsupportedSettingException




9 neLoCode + 3 LoComm