Package com.saperion.ngc.exception
Class UnsupportedDDCException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.saperion.ngc.exception.NgcException
-
- com.saperion.ngc.exception.NavigationException
-
- com.saperion.ngc.exception.UnsupportedDDCException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedDDCException extends NavigationException
- Author:
- chg
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedDDCException(java.lang.String message)
Constructor.
-
Method Summary
-
Methods inherited from class com.saperion.ngc.exception.NavigationException
isLimitError
-
-