Module org.eclipse.persistence.core
Class StaticWeaveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.persistence.exceptions.EclipseLinkException
org.eclipse.persistence.exceptions.StaticWeaveException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class org.eclipse.persistence.exceptions.EclipseLinkExceptionCR, errorCode, hasBeenLogged, indentationString, internalException, session, shouldPrintInternalException
- 
Constructor SummaryConstructorsModifierConstructorDescriptionINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.protectedStaticWeaveException(String message) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.protectedStaticWeaveException(String message, Throwable internalException) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
Method SummaryModifier and TypeMethodDescriptionstatic StaticWeaveExceptionexceptionOpeningArchive(URL archive, Exception cause) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveExceptionexceptionPerformWeaving(Exception cause, Object sourceJar) static StaticWeaveExceptionillegalLoggingLevel(String loggingLevel) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveExceptionINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveExceptionINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveExceptionopenLoggingFileException(String LoggingFile, Exception cause) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.voidsetResourceName(String resourceName) static StaticWeaveExceptionweaveInplaceForJar(String filePath) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.Methods inherited from class org.eclipse.persistence.exceptions.EclipseLinkExceptioncr, getErrorCode, getIndentationString, getInternalException, getMessage, getSession, getUnformattedMessage, hasBeenLogged, printStackTrace, printStackTrace, printStackTrace, setErrorCode, setHasBeenLogged, setIndentationString, setInternalException, setSession, setShouldPrintInternalException, shouldPrintInternalException, toStringMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
- 
Field Details- 
EXCEPTION_OPENNING_ARCHIVEpublic static final int EXCEPTION_OPENNING_ARCHIVE- See Also:
 
- 
EXCEPTION_NO_SOURCE_SPECIFIEDpublic static final int EXCEPTION_NO_SOURCE_SPECIFIED- See Also:
 
- 
EXCEPTION_NO_TARGET_SPECIFIEDpublic static final int EXCEPTION_NO_TARGET_SPECIFIED- See Also:
 
- 
EXCEPTION_NO_SUPPORT_WEAVING_INPLACE_FOR_JARpublic static final int EXCEPTION_NO_SUPPORT_WEAVING_INPLACE_FOR_JAR- See Also:
 
- 
EXCEPTION_OPEN_LOGGING_FILEpublic static final int EXCEPTION_OPEN_LOGGING_FILE- See Also:
 
- 
EXCEPTION_FOR_ILLEGALE_LOGGING_LEVELpublic static final int EXCEPTION_FOR_ILLEGALE_LOGGING_LEVEL- See Also:
 
- 
EXCEPTION_WEAVINGpublic static final int EXCEPTION_WEAVING- See Also:
 
 
- 
- 
Constructor Details- 
StaticWeaveExceptionpublic StaticWeaveException()INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
StaticWeaveExceptionINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
StaticWeaveExceptionINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
 
- 
- 
Method Details- 
exceptionOpeningArchiveINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
weaveInplaceForJarINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
missingSourceINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
missingTargetINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
openLoggingFileExceptionINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
illegalLoggingLevelINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
- 
exceptionPerformWeaving
- 
getResourceName
- 
setResourceName
 
-