com.retek.component.media
Class MediaBusinessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.retek.commons.domain.core.exception.BusinessException
com.retek.component.media.MediaBusinessException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- InvalidSellingItemDisplayNumberFormatException, NoSuchSellingItemException, NoSuchSourceCodeException, WildcardException
- public class MediaBusinessException
- extends BusinessException
- See Also:
- Serialized Form
Methods inherited from class com.retek.commons.domain.core.exception.BusinessException |
add, addAll, getMaxSeverity, getMessage, getMessageBundle, getMessageKey, getMessageValues, getProblems, hasErrors, hasProblems, hasProblems, printStackTrace, printStackTrace, printStackTrace, throwIfErrors |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MediaBusinessException
public MediaBusinessException(java.lang.String key)
MediaBusinessException
public MediaBusinessException(java.lang.String messageKey,
java.lang.Object[] messageValues)
MediaBusinessException
public MediaBusinessException(java.lang.String messageKey,
BusinessProblem theProblem)
MediaBusinessException
public MediaBusinessException(java.lang.String messageKey,
java.lang.Object[] messageValues,
BusinessProblem theProblem)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25