|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.highdeal.pnr.tif.ITransactionField.BadFieldException
public abstract static class ITransactionField.BadFieldException
This abstract Java class represents an
exception that is thrown if a transaction field cannot be accessed;
Consider the direct known subclasses.
The main error reasons are:
| Constructor Summary | |
|---|---|
ITransactionField.BadFieldException(java.lang.String name)
Constructs a BadFieldException with a transaction field name. |
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ITransactionField.BadFieldException(java.lang.String name)
BadFieldException with a transaction field name.
name - The name of the transaction field that has generated this exception
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||