|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
net.ranides.assira.io.PathConvertException
public class PathConvertException
Wyjątek rzucany przez klasę pomocniczą PathHelper
| Constructor Summary | |
|---|---|
PathConvertException(String message)
Tworzy wyjątek z podanym komunikatem |
|
PathConvertException(String message,
Throwable cause)
Tworzy wyjątek z podanym komunikatem oraz przyczyną błędu. |
|
PathConvertException(Throwable cause)
Tworzy wyjątek z podaną przyczyną błędu. |
|
| Method Summary |
|---|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PathConvertException(Throwable cause)
cause -
public PathConvertException(String message,
Throwable cause)
message - cause - public PathConvertException(String message)
message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||