|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.axiom.c14n.exceptions.C14NException
org.apache.axiom.c14n.exceptions.CanonicalizationException
public class CanonicalizationException
class CanonicalizationException
| Field Summary |
|---|
| Fields inherited from class org.apache.axiom.c14n.exceptions.C14NException |
|---|
baseName, e, msgID |
| Constructor Summary | |
|---|---|
CanonicalizationException()
|
|
CanonicalizationException(Exception e)
|
|
CanonicalizationException(String msg)
|
|
CanonicalizationException(String msg,
Exception e)
|
|
CanonicalizationException(String msg,
Object[] exArgs)
|
|
CanonicalizationException(String msg,
Object[] exArgs,
Exception e)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.axiom.c14n.exceptions.C14NException |
|---|
getMsgID, getOriginalException, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CanonicalizationException()
public CanonicalizationException(String msg)
public CanonicalizationException(String msg,
Object[] exArgs)
public CanonicalizationException(Exception e)
public CanonicalizationException(String msg,
Exception e)
public CanonicalizationException(String msg,
Object[] exArgs,
Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||