com.ptc.wgmecad.exception
Class WGMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.wgmecad.exception.WGMException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ApplicationInvocationException, BadEPMDocException, BadlyFormattedNumericTypeException, BoardSameAsAssemblyNumException, BOMFileBadFormatException, CancelledException, ComponentAlreadyRegisteredException, ComponentNotRegisteredException, DesignAlreadyCheckedOutException, DesignInWindchillException, DesignNotCheckedOutException, DesignNotInWindchillException, DesignPartsInSameWorkspaceException, DesignPartsNotInSameWorkspaceException, ECADPropertiesMissingException, EmptyVectorException, InvalidArgumentException, InvalidDesignZipException, MissingAssemblyException, MissingAttributeException, MissingLocationException, NoCPMFileFoundException, ObjectNotRegisteredWithWGMProgMonException, PrimaryVariantNotMatchingAsmNumException, ProjectDirectoryMacroInMidPathException, ProjectLocationException, UnableToGetDataFromServerException, UnableToWriteFileException, UnexpectedArgumentException, UnexpectedFilesInVariantDir, VariantFileBadFormatException, WGMEmbeddedException, WindchillServerNotSpecifiedException, XMLCompWithNoRefdesException, zipFileCreationInterruptedException
- public abstract class WGMException
- extends Exception
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
maxMsgLineLength
private static final int maxMsgLineLength
- See Also:
- Constant Field Values
WGMException
public WGMException()
goBack
public boolean goBack()
goForward
public boolean goForward()
showErrorDialog
public void showErrorDialog()
getMessageAndLineWrapIt
private String getMessageAndLineWrapIt()
breakStringIntoLines
public static String breakStringIntoLines(String msg,
int maxmsglinelength)
getLocalizedMessage
public abstract String getLocalizedMessage()