Class StorageProfileAssignmentException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- com.lexmark.saperion.exceptions.EcmRuntimeException
- 
- com.lexmark.saperion.exceptions.runtime.ClientException
- 
- com.lexmark.saperion.exceptions.runtime.StorageProfileAssignmentException
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class StorageProfileAssignmentException extends com.lexmark.saperion.exceptions.runtime.ClientExceptionThis exception is thrown when a document cannot be archived because it was impossible to assign a storage profile to the new document. This can happen when no default profile is defined in the configuration and the formulas of all available profiles evaluated to false for this document.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description StorageProfileAssignmentException()StorageProfileAssignmentException(com.lexmark.saperion.exceptions.ErrorType error, java.lang.Throwable cause)
 - 
Method Summary- 
Methods inherited from class com.lexmark.saperion.exceptions.EcmRuntimeExceptioncreateError, getDescriptionParameters, getErrorCode, getErrorDetails
 
- 
 
-