Package com.saperion.ngc.exception
Class FavoriteReadException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.saperion.ngc.exception.NgcException
- 
- com.saperion.ngc.exception.FavoriteReadException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class FavoriteReadException extends NgcException Exception thrown when a favorite's properties and settings can not be read or interpreted.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description FavoriteReadException(java.lang.String message)Constructor.
 
-