|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
exceptions.MyException
exceptions.GroupUsedInFilesException
public class GroupUsedInFilesException
| Constructor Summary | |
|---|---|
GroupUsedInFilesException(java.lang.String groupName)
Creates a new instance of NewClass |
|
GroupUsedInFilesException(java.lang.String groupName,
java.lang.String msg)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getGroupName()
|
| Methods inherited from class exceptions.MyException |
|---|
getStandardMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GroupUsedInFilesException(java.lang.String groupName)
public GroupUsedInFilesException(java.lang.String groupName,
java.lang.String msg)
| Method Detail |
|---|
public java.lang.String getGroupName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||