Media Authoring
with Java API

tv.amwa.maj.exception
Interface MAJException

All Superinterfaces:
Serializable
All Known Implementing Classes:
AdjacentTransitionException, AlreadyOpenException, AlreadyUniquelyIdentifiedException, BadCloseException, BadLengthException, BadOpenException, BadParameterException, BadPropertyException, BadRateException, BadSampleOffsetException, BadSizeException, BadTypeException, ContainerWriteException, DataSizeException, DuplicateEssenceKindException, DuplicateException, DuplicateMobIDException, DuplicateParameterException, EndOfDataException, EssenceNotFoundException, EventSemanticsException, FilmDescriptorOnlyException, GenerationMethodNotSupportedException, IllegalPropertyException, IllegalPropertyValueException, InconsistancyException, InstanceOverflowException, InsufficientSpaceException, InsufficientTransitionMaterialException, InvalidDataDefinitionException, InvalidLinkageException, InvalidMobTypeException, InvalidParameterException, LeadingTransitionException, MobNotFoundException, NoHeaderException, NoMoreObjectsException, NotAnInterfaceException, NotImplementedException, NotOpenException, NotReadableException, NotSourceClipException, NotTapeMobException, NotValidKeyException, NotWriteableException, ObjectAlreadyAttachedException, ObjectNotAttachedException, ObjectNotFoundException, OffsetSizeException, ParameterNotFoundException, PositionOutOfRangeException, PropertyAlreadyPresentException, PropertyNotPresentException, PulldownDirectionException, RationalRangeException, SegmentNotFoundException, SingleChannelOpException, SlotExistsException, SlotNotFoundException, StreamFullException, TapeDescriptorOnlyException, TimecodeNotFoundException, TraversalNotPossibleException, TypeNotFoundException, WrongOpenModeException

public interface MAJException
extends Serializable

Interface implemented by all exceptions that are specific to the MAJ API. For more in depth discussion, see the the package description section on design philosophy.

Author:
Richard Cartwright


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.