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 Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class org.eclipse.persistence.exceptions.EclipseLinkException
CR, errorCode, hasBeenLogged, indentationString, internalException, session, shouldPrintInternalException
-
Constructor Summary
ModifierConstructorDescriptionINTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.protected
StaticWeaveException
(String message) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.protected
StaticWeaveException
(String message, Throwable internalException) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
Method Summary
Modifier and TypeMethodDescriptionstatic StaticWeaveException
exceptionOpeningArchive
(URL archive, Exception cause) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveException
exceptionPerformWeaving
(Exception cause, Object sourceJar) static StaticWeaveException
illegalLoggingLevel
(String loggingLevel) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.static StaticWeaveException
openLoggingFileException
(String LoggingFile, Exception cause) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.void
setResourceName
(String resourceName) static StaticWeaveException
weaveInplaceForJar
(String filePath) INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.Methods inherited from class org.eclipse.persistence.exceptions.EclipseLinkException
cr, getErrorCode, getIndentationString, getInternalException, getMessage, getSession, getUnformattedMessage, hasBeenLogged, printStackTrace, printStackTrace, printStackTrace, setErrorCode, setHasBeenLogged, setIndentationString, setInternalException, setSession, setShouldPrintInternalException, shouldPrintInternalException, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Field Details
-
EXCEPTION_OPENNING_ARCHIVE
public static final int EXCEPTION_OPENNING_ARCHIVE- See Also:
-
EXCEPTION_NO_SOURCE_SPECIFIED
public static final int EXCEPTION_NO_SOURCE_SPECIFIED- See Also:
-
EXCEPTION_NO_TARGET_SPECIFIED
public static final int EXCEPTION_NO_TARGET_SPECIFIED- See Also:
-
EXCEPTION_NO_SUPPORT_WEAVING_INPLACE_FOR_JAR
public static final int EXCEPTION_NO_SUPPORT_WEAVING_INPLACE_FOR_JAR- See Also:
-
EXCEPTION_OPEN_LOGGING_FILE
public static final int EXCEPTION_OPEN_LOGGING_FILE- See Also:
-
EXCEPTION_FOR_ILLEGALE_LOGGING_LEVEL
public static final int EXCEPTION_FOR_ILLEGALE_LOGGING_LEVEL- See Also:
-
EXCEPTION_WEAVING
public static final int EXCEPTION_WEAVING- See Also:
-
-
Constructor Details
-
StaticWeaveException
public StaticWeaveException()INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
StaticWeaveException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
StaticWeaveException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
-
-
Method Details
-
exceptionOpeningArchive
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
weaveInplaceForJar
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
missingSource
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
missingTarget
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
openLoggingFileException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
illegalLoggingLevel
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink. -
exceptionPerformWeaving
-
getResourceName
-
setResourceName
-