Uses of Class
org.jruby.exceptions.RaiseException
Packages that use RaiseException
Package
Description
-
Uses of RaiseException in org.jruby
Fields in org.jruby declared as RaiseExceptionMethods in org.jruby that return RaiseExceptionModifier and TypeMethodDescriptionprivate RaiseExceptionRubyModule.cannotRemoveError(String id) private final RaiseExceptionRubyGlobal.CaseInsensitiveStringOnlyRubyHash.concurrentModification()private final RaiseExceptionRubyHash.concurrentModification()protected RaiseExceptionRubyArgumentError.constructThrowable(String message) protected RaiseExceptionRubyConcurrencyError.constructThrowable(String message) protected RaiseExceptionRubyDomainError.constructThrowable(String message) protected RaiseExceptionRubyEncodingError.constructThrowable(String message) protected RaiseExceptionRubyEncodingError.RubyCompatibilityError.constructThrowable(String message) protected RaiseExceptionRubyEncodingError.RubyConverterNotFoundError.constructThrowable(String message) protected RaiseExceptionRubyEncodingError.RubyInvalidByteSequenceError.constructThrowable(String message) protected RaiseExceptionRubyEncodingError.RubyUndefinedConversionError.constructThrowable(String message) protected RaiseExceptionRubyEOFError.constructThrowable(String message) protected RaiseExceptionRubyException.constructThrowable(String message) protected RaiseExceptionRubyFatal.constructThrowable(String message) protected RaiseExceptionRubyFiberError.constructThrowable(String message) protected RaiseExceptionRubyFloatDomainError.constructThrowable(String message) protected RaiseExceptionRubyFrozenError.constructThrowable(String message) protected RaiseExceptionRubyIndexError.constructThrowable(String message) protected RaiseExceptionRubyInterrupt.constructThrowable(String message) protected RaiseExceptionRubyInterruptedRegexpError.constructThrowable(String message) protected RaiseExceptionRubyIOError.constructThrowable(String message) protected RaiseExceptionRubyKeyError.constructThrowable(String message) protected RaiseExceptionRubyLoadError.constructThrowable(String message) protected RaiseExceptionRubyLocalJumpError.constructThrowable(String message) protected RaiseExceptionRubyNameError.constructThrowable(String message) protected RaiseExceptionRubyNoMemoryError.constructThrowable(String message) protected RaiseExceptionRubyNoMethodError.constructThrowable(String message) protected RaiseExceptionRubyNotImplementedError.constructThrowable(String message) protected RaiseExceptionRubyRangeError.constructThrowable(String message) protected RaiseExceptionRubyRegexpError.constructThrowable(String message) protected RaiseExceptionRubyRuntimeError.constructThrowable(String message) protected RaiseExceptionRubyScriptError.constructThrowable(String message) protected RaiseExceptionRubySecurityError.constructThrowable(String message) protected RaiseExceptionRubySignalException.constructThrowable(String message) protected RaiseExceptionRubyStandardError.constructThrowable(String message) protected RaiseExceptionRubyStopIteration.constructThrowable(String message) protected RaiseExceptionRubySyntaxError.constructThrowable(String message) protected RaiseExceptionRubySystemCallError.constructThrowable(String message) protected RaiseExceptionRubySystemExit.constructThrowable(String message) protected RaiseExceptionRubySystemStackError.constructThrowable(String message) protected RaiseExceptionRubyThreadError.constructThrowable(String message) protected RaiseExceptionRubyTypeError.constructThrowable(String message) protected RaiseExceptionRubyUncaughtThrowError.constructThrowable(String message) protected RaiseExceptionRubyZeroDivisionError.constructThrowable(String message) static RaiseExceptionRubyTime.invalidUTCOffset(Ruby runtime) Ruby.newArgumentError(int got, int expected) Ruby.newArgumentError(int got, int min, int max) Ruby.newArgumentError(String message) Ruby.newArgumentError(String name, int got, int expected) Ruby.newArgumentError(String name, int got, int min, int max) Ruby.newConcurrencyError(String message) Ruby.newConverterNotFoundError(String message) Ruby.newEncodingCompatibilityError(String message) Ruby.newEncodingError(String message) Ruby.newEOFError()Ruby.newEOFError(String message) Ruby.newErrnoEACCESError(String message) Deprecated.Ruby.newErrnoEADDRFromBindException(BindException be, String contextMessage) Ruby.newErrnoEADDRINUSEError()Ruby.newErrnoEADDRINUSEError(String message) Ruby.newErrnoEADDRNOTAVAILError(String message) Ruby.newErrnoEAFNOSUPPORTError(String message) Ruby.newErrnoEAGAINError(String message) Ruby.newErrnoEAGAINReadableError(String message) Ruby.newErrnoEAGAINWritableError(String message) Ruby.newErrnoEBADFError()Ruby.newErrnoEBADFError(String message) Ruby.newErrnoECHILDError()Ruby.newErrnoECONNABORTEDError()Ruby.newErrnoECONNREFUSEDError()Ruby.newErrnoECONNREFUSEDError(String message) Ruby.newErrnoECONNRESETError()Ruby.newErrnoEDESTADDRREQError(String func) Ruby.newErrnoEDOMError(String message) Ruby.newErrnoEEXISTError(String message) Ruby.newErrnoEHOSTUNREACHError(String message) Ruby.newErrnoEINPROGRESSError()Ruby.newErrnoEINPROGRESSError(String message) Ruby.newErrnoEINPROGRESSWritableError(String message) Ruby.newErrnoEINTRError()Ruby.newErrnoEINVALError()Ruby.newErrnoEINVALError(String message) Ruby.newErrnoEISCONNError()Ruby.newErrnoEISCONNError(String message) Ruby.newErrnoEISDirError()Ruby.newErrnoEISDirError(String message) Ruby.newErrnoELOOPError()Ruby.newErrnoEMFILEError()Ruby.newErrnoEMSGSIZEError()Ruby.newErrnoENETUNREACHError()Ruby.newErrnoENFILEError()Ruby.newErrnoENOENTError()Ruby.newErrnoENOENTError(String message) Ruby.newErrnoENOPROTOOPTError()Ruby.newErrnoENOTCONNError()Ruby.newErrnoENOTCONNError(String message) Ruby.newErrnoENOTDIRError(String message) Ruby.newErrnoENOTEMPTYError(String message) Ruby.newErrnoENOTSOCKError(String message) Ruby.newErrnoEOPNOTSUPPError(String message) Ruby.newErrnoEPERMError(String name) Ruby.newErrnoEPIPEError()Ruby.newErrnoESPIPEError()Ruby.newErrnoESPIPEError(String message) Ruby.newErrnoESRCHError()Ruby.newErrnoEWOULDBLOCKError()Ruby.newErrnoEXDEVError(String message) Ruby.newErrnoFromBindException(BindException be, String contextMessage) Ruby.newErrnoFromErrno(jnr.constants.platform.Errno errno, String message) Ruby.newErrnoFromInt(int errno) Ruby.newErrnoFromInt(int errno, String message) Ruby.newErrnoFromInt(int errno, String methodName, String message) Ruby.newErrnoFromLastPOSIXErrno()Ruby.newFiberError(String message) Ruby.newFloatDomainError(String message) Ruby.newFrozenError(String objectType) Ruby.newFrozenError(String objectType, boolean runtimeError) Ruby.newFrozenError(RubyModule type) Ruby.newIllegalSequence(String message) Deprecated.Ruby.newIndexError(String message) Ruby.newInterruptedRegexpError(String message) Ruby.newInvalidByteSequenceError(String message) Ruby.newInvalidEncoding(String message) Deprecated.Ruby.newIOError(String message) Ruby.newIOErrorFromException(IOException ex) Java does not give us enough information for specific error conditions so we are reduced to divining them through string matches...Ruby.newKeyError(String message, IRubyObject recv, IRubyObject key) private RaiseExceptionRuby.newLightweightErrnoException(RubyClass exceptionClass, String message) Generate one of the ERRNO exceptions.Ruby.newLightweightStopIterationError(String message) Deprecated.Ruby.newLoadError(String message) Ruby.newLoadError(String message, String path) Ruby.newLocalJumpError(RubyLocalJumpError.Reason reason, IRubyObject exitValue, String message) Ruby.newLocalJumpErrorNoBlock()Ruby.newMathDomainError(String message) Ruby.newNameError(String message, String name) Construct a NameError with a pre-formatted message and name.Ruby.newNameError(String message, String name, Throwable origException) Construct a NameError with an optional originating exception and a pre-formatted message.Ruby.newNameError(String message, String name, Throwable exception, boolean printWhenVerbose) Construct a NameError with the given pre-formatted message, name, and optional original exception.Ruby.newNameError(String message, IRubyObject name) Ruby.newNameError(String message, IRubyObject recv, String name) Construct a NameError that formats its message with an sprintf format string.Ruby.newNameError(String message, IRubyObject recv, String name, boolean privateCall) Construct a NameError that formats its message with an sprintf format string and has private_call? set to given.Ruby.newNameError(String message, IRubyObject name, Throwable exception, boolean printWhenVerbose) Ruby.newNameError(String message, IRubyObject recv, IRubyObject name) Ruby.newNameError(String message, IRubyObject recv, IRubyObject name, boolean privateCall) Construct a NameError that formats its message with an sprintf format string.Ruby.newNameErrorObject(String message, IRubyObject name) Deprecated.Ruby.newNoMethodError(String message, String name, IRubyObject args) Construct a NoMethodError with a pre-formatted message.Ruby.newNoMethodError(String message, IRubyObject recv, String name, RubyArray args) Ruby.newNoMethodError(String message, IRubyObject recv, String name, RubyArray args, boolean privateCall) Construct a NoMethodError that formats its message with an sprintf format string.Ruby.newNotImplementedError(String message) Ruby.newRaiseException(RubyClass exceptionClass, String message) Construct a new RaiseException wrapping a new Ruby exception object appropriate to the given exception class.Ruby.newRangeError(String message) Ruby.newRedoLocalJumpError()Ruby.newRegexpError(String message) Ruby.newRuntimeError(String message) Ruby.newSecurityError(String message) Ruby.newStandardError(String message) Ruby.newStopIteration(IRubyObject result, String message) Generate a StopIteration exception.Ruby.newSyntaxError(String message) Ruby.newSystemCallError(String message) Ruby.newSystemExit(int status) Ruby.newSystemExit(int status, String message) Ruby.newSystemStackError(String message) Ruby.newSystemStackError(String message, StackOverflowError error) Ruby.newThreadError(String message) Ruby.newTypeError(String message) Ruby.newTypeError(IRubyObject receivedObject, String expectedType) Ruby.newTypeError(IRubyObject receivedObject, RubyClass expectedType) Ruby.newTypeError(IRubyObject receivedObject, RubyModule expectedType) Ruby.newUndefinedConversionError(String message) Ruby.newZeroDivisionError()private RaiseExceptionRubyStruct.notStructMemberError(IRubyObject name) RubyException.toThrowable()Get a throwable suitable for throwing in Java.private static RaiseExceptionRubyKernel.uncaughtThrow(Ruby runtime, IRubyObject tag, IRubyObject value, RubyString message) Methods in org.jruby with parameters of type RaiseExceptionModifier and TypeMethodDescriptionvoidRubyThread.exceptionRaised(RaiseException exception) protected static intMain.handleRaiseException(RaiseException ex) This is only used from the main(String[]) path, in which case the err for this run should be System.err.Methods in org.jruby that throw RaiseExceptionModifier and TypeMethodDescriptionprivate voidRubyModule.checkAndRaiseIfFrozen()private voidRubyModule.checkForCyclicInclude(RubyModule m) protected voidRubyModule.checkForCyclicPrepend(RubyModule m) voidRubyModule.checkValidBindTargetFrom(ThreadContext context, RubyModule originModule, boolean fromBind) private static StringRubyDir.dirFromPath(String path, Ruby runtime) private Main.StatusMain.doCheckSyntax(Ruby runtime, InputStream in, String filename) private static longRubyProcess.getResolutionForClock(IRubyObject _clock_id, Ruby runtime) Get the time resolution in nanoseconds corresponding to the requested clock.private static longRubyProcess.getTimeForClock(IRubyObject _clock_id, Ruby runtime) Get the time in nanoseconds corresponding to the requested clock.private voidRubyArgsFile.ArgsFileData.inplaceEdit(ThreadContext context, String filename, String extension) private voidRubyArgsFile.ArgsFileData.inplaceEditWindows(ThreadContext context, String filename, String extension) private static longRubyNumeric.other2long(IRubyObject arg) private voidRubyBasicObject.raiseFrozenError()private voidRubyIO.setupPopen(Ruby runtime, ModeFlags modes, ShellLauncher.POpenProcess process) private ThreadRubyThread.startThread(ThreadContext context, Runnable runnable) -
Uses of RaiseException in org.jruby.embed
Methods in org.jruby.embed that throw RaiseException -
Uses of RaiseException in org.jruby.embed.jsr223
Methods in org.jruby.embed.jsr223 with parameters of type RaiseExceptionModifier and TypeMethodDescriptionprivate static NoSuchMethodExceptionJRubyEngine.wrapMethodException(RaiseException e) private static ScriptExceptionJRubyEngine.wrapRaiseException(RaiseException e) Constructors in org.jruby.embed.jsr223 that throw RaiseExceptionModifierConstructorDescription(package private)JRubyCompiledScript(ScriptingContainer container, JRubyEngine engine, Reader reader) (package private)JRubyCompiledScript(ScriptingContainer container, JRubyEngine engine, String script) -
Uses of RaiseException in org.jruby.exceptions
Subclasses of RaiseException in org.jruby.exceptionsModifier and TypeClassDescriptionclassRepresents a Ruby ArgumentError as a throwable Java exception.classRepresents a Ruby ConcurrencyError as a throwable Java exception.classRepresents a Ruby DomainError as a throwable Java exception.classRepresents a Ruby EncodingError as a throwable Java exception.static classRepresents a Ruby CompatibilityError as a throwable Java exception.static classRepresents a Ruby ConverterNotFoundError as a throwable Java exception.static classRepresents a Ruby InvalidByteSequenceError as a throwable Java exception.static classRepresents a Ruby UndefinedConversionError as a throwable Java exception.classRepresents a Ruby EOFError as a throwable Java exception.classRepresents a Ruby Exception as a throwable Java exception.classRepresents a RubyFatal as a throwable Java exception.classRepresents a Ruby FiberError as a throwable Java exception.classRepresents a Ruby FloatDomainError as a throwable Java exception.classRepresents a Ruby FrozenError as a throwable Java exception.classRepresents a Ruby IndexError as a throwable Java exception.classRepresents a Ruby Interrupt as a throwable Java exception.classRepresents a Ruby InterruptedRegexpError as a throwable Java exception.classRepresents a Ruby IOError as a throwable Java exception.classRepresents a Ruby KeyError as a throwable Java exception.classRepresents a Ruby LoadError as a throwable Java exception.classRepresents a Ruby LocalJumpError as a throwable Java exception.classRepresents a Ruby NameError as a throwable Java exception.classRepresents a Ruby NoMemoryError as a throwable Java exception.classRepresents a Ruby NoMethodError as a throwable Java exception.classRepresents a Ruby NotImplementedError as a throwable Java exception.classRepresents a Ruby RangeError as a throwable Java exception.classRepresents a Ruby RegexpError as a throwable Java exception.classRepresents a Ruby RuntimeError as a throwable Java exception.classclassRepresents a Ruby SecurityError as a throwable Java exception.classRepresents a Ruby SignalException as a throwable Java exception.classRepresents a RubyStandardError as a throwable Java exception.classRepresents a Ruby StopIteration as a throwable Java exception.classRepresents a Ruby SyntaxError as a throwable Java exception.classRepresents a Ruby SystemCallError as a throwable Java exception.classRepresents a RubySystemExit as a throwable Java exception.classclassRepresents a Ruby ThreadError as a throwable Java exception.classRepresents a Ruby TypeError as a throwable Java exception.classRepresents a Ruby UncaughtThrowError as a throwable Java exception.classRepresents a Ruby ZeroDivisionError as a throwable Java exception.Methods in org.jruby.exceptions that return RaiseExceptionModifier and TypeMethodDescriptionJumpException.FlowControlException.buildException(Ruby runtime) static RaiseExceptionRaiseException.createNativeRaiseException(Ruby runtime, Throwable cause) Deprecated.static RaiseExceptionRaiseException.createNativeRaiseException(Ruby runtime, Throwable cause, Member target) Deprecated.static RaiseExceptionRaiseException.from(RubyException exception, IRubyObject backtrace) Deprecated.static RaiseExceptionConstruct a new throwable RaiseException appropriate for the target Ruby exception class.static RaiseExceptionRaiseException.from(Ruby runtime, String exceptionPath, String msg, IRubyObject backtrace) Construct a new throwable RaiseException appropriate for the target Ruby exception class.static RaiseExceptionRaiseException.from(Ruby runtime, String exceptionPath, IRubyObject... args) Construct a new throwable RaiseException appropriate for the target Ruby exception class.static RaiseExceptionConstruct a new throwable RaiseException appropriate for the target Ruby exception class.static RaiseExceptionRaiseException.from(Ruby runtime, RubyClass exceptionClass, String msg, IRubyObject backtrace) Construct a new throwable RaiseException appropriate for the target Ruby exception class.static RaiseExceptionRaiseException.from(Ruby runtime, RubyClass exceptionClass, IRubyObject... args) Construct a new throwable RaiseException appropriate for the target Ruby exception class. -
Uses of RaiseException in org.jruby.ext.bigdecimal
Methods in org.jruby.ext.bigdecimal that return RaiseExceptionModifier and TypeMethodDescriptionprivate static RaiseExceptionRubyBigDecimal.invalidArgumentError(ThreadContext context, RubyString arg) private static RaiseExceptionRubyBigDecimal.newInfinityFloatDomainError(Ruby runtime, int sign) private static RaiseExceptionRubyBigDecimal.newNaNFloatDomainError(Ruby runtime) -
Uses of RaiseException in org.jruby.ext.ffi
Methods in org.jruby.ext.ffi that return RaiseException -
Uses of RaiseException in org.jruby.ext.fiber
Methods in org.jruby.ext.fiber with parameters of type RaiseExceptionModifier and TypeMethodDescriptionprivate static voidThreadFiber.handleExceptionDuringExchange(ThreadContext context, ThreadFiber.FiberData currentFiberData, ThreadFiber.FiberData targetFiberData, RaiseException re) Handle exceptions raised while exchanging data with a fiber. -
Uses of RaiseException in org.jruby.ext.socket
Methods in org.jruby.ext.socket that return RaiseExceptionModifier and TypeMethodDescription(package private) static RaiseExceptionRubySocket.buildSocketException(Ruby runtime, SocketException ex, String caller, SocketAddress addr) -
Uses of RaiseException in org.jruby.ext.thread
Methods in org.jruby.ext.thread that return RaiseExceptionModifier and TypeMethodDescriptionprotected RaiseExceptionQueue.createInterruptedError(ThreadContext context, String methodName) -
Uses of RaiseException in org.jruby.ext.timeout
Methods in org.jruby.ext.timeout with parameters of type RaiseExceptionModifier and TypeMethodDescriptionprivate static IRubyObjectTimeout.raiseTimeoutErrorIfMatches(ThreadContext context, RubyModule timeout, RaiseException ex, Object id) Methods in org.jruby.ext.timeout that throw RaiseExceptionModifier and TypeMethodDescriptionprivate static IRubyObjectTimeout.yieldWithTimeout(ScheduledThreadPoolExecutor executor, ThreadContext context, IRubyObject seconds, Block block, Runnable runnable, AtomicBoolean latch) -
Uses of RaiseException in org.jruby.ext.tracepoint
Methods in org.jruby.ext.tracepoint that throw RaiseException -
Uses of RaiseException in org.jruby.ext.zlib
Methods in org.jruby.ext.zlib that return RaiseExceptionModifier and TypeMethodDescription(package private) static RaiseExceptionRubyZlib.newBufError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newCRCError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newDataError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newDictError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newGzipFileError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newGzipFileError(Ruby runtime, String klass, String message) (package private) static RaiseExceptionRubyZlib.newLengthError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newNoFooter(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newStreamError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newZlibError(Ruby runtime, String message) (package private) static RaiseExceptionRubyZlib.newZlibError(Ruby runtime, String klass, String message) -
Uses of RaiseException in org.jruby.ir.runtime
Methods in org.jruby.ir.runtime that return RaiseExceptionModifier and TypeMethodDescriptionstatic RaiseExceptionIRRuntimeHelpers.newRequiredKeywordArgumentError(ThreadContext context, String id) -
Uses of RaiseException in org.jruby.java.invokers
Methods in org.jruby.java.invokers that return RaiseExceptionModifier and TypeMethodDescription(package private) RaiseExceptionRubyToJavaInvoker.newErrorDueArgumentTypeMismatch(IRubyObject receiver, T[] methods, IRubyObject... args) private RaiseExceptionRubyToJavaInvoker.newErrorDueNoMatchingCallable(IRubyObject receiver, String name) -
Uses of RaiseException in org.jruby.java.proxies
Methods in org.jruby.java.proxies that throw RaiseExceptionModifier and TypeMethodDescriptionprivate static voidJavaInterfaceTemplate.checkAlreadyReified(RubyClass clazz, Ruby runtime) -
Uses of RaiseException in org.jruby.java.util
Methods in org.jruby.java.util that return RaiseExceptionModifier and TypeMethodDescriptionprivate static RaiseExceptionArrayUtils.mapArrayStoreException(Ruby runtime, Object array, Class<?> type) private static RaiseExceptionArrayUtils.mapIllegalArgumentException(Ruby runtime, Object array, Class<?> type) private static RaiseExceptionArrayUtils.mapIndexOutOfBoundsException(Ruby runtime, Object array, int index) -
Uses of RaiseException in org.jruby.javasupport
Methods in org.jruby.javasupport that return RaiseExceptionModifier and TypeMethodDescription(package private) static RaiseExceptionJava.initCause(RaiseException ex, Throwable cause) private static RaiseExceptionJava.mapGeneratedProxyException(Ruby runtime, InvocationTargetException e) private static RaiseExceptionJava.mapGeneratedProxyException(Ruby runtime, ReflectiveOperationException e) static RaiseExceptionJavaMethod.newArgSizeMismatchError(Ruby runtime, Class... argTypes) static RaiseExceptionJavaMethod.newMethodNotFoundError(Ruby runtime, Class target, String prettyName, String simpleName) (package private) static RaiseExceptionJavaPackage.packageMethodArgumentMismatch(Ruby runtime, RubyModule pkg, String method, int argsLength) static RaiseExceptionJavaClass.undefinedFieldError(Ruby runtime, String javaClassName, String name) Methods in org.jruby.javasupport with parameters of type RaiseExceptionModifier and TypeMethodDescription(package private) static RaiseExceptionJava.initCause(RaiseException ex, Throwable cause) Methods in org.jruby.javasupport that throw RaiseExceptionModifier and TypeMethodDescriptionprivate voidJavaMethod.checkInstanceof(Ruby runtime, Object javaInvokee) static ClassJava.getJavaClass(Ruby runtime, String className) static ClassJava.getJavaClass(Ruby runtime, String className, boolean initialize) (package private) final IRubyObjectJavaCallable.handleIllegalAccessEx(ThreadContext context, IllegalAccessException ex, Constructor target) (package private) final IRubyObjectJavaCallable.handleIllegalAccessEx(ThreadContext context, IllegalAccessException ex, Member target) (package private) final IRubyObjectJavaCallable.handlelIllegalArgumentEx(ThreadContext context, IllegalArgumentException ex, Constructor target, boolean targetInfo, Object... arguments) (package private) final IRubyObjectJavaCallable.handlelIllegalArgumentEx(ThreadContext context, IllegalArgumentException ex, Constructor target, Object... arguments) (package private) final IRubyObjectJavaCallable.handlelIllegalArgumentEx(ThreadContext context, IllegalArgumentException ex, Method target, Object... arguments) static ClassJava.loadJavaClass(Ruby runtime, String className) (package private) static ClassJava.loadJavaClass(Ruby runtime, String className, boolean initialize) private ObjectJavaField.unwrapJavaObject(ThreadContext context, IRubyObject object) Deprecated. -
Uses of RaiseException in org.jruby.javasupport.proxy
Methods in org.jruby.javasupport.proxy that return RaiseExceptionModifier and TypeMethodDescriptionstatic RaiseExceptionJavaProxyConstructor.mapInstantiationException(Ruby runtime, Throwable e) Methods in org.jruby.javasupport.proxy that throw RaiseExceptionModifier and TypeMethodDescriptionJavaProxyConstructor.newInstance(IRubyObject self, Object[] args) final JavaObjectJavaProxyConstructor.newInstance(IRubyObject self, IRubyObject arg0) final JavaObjectJavaProxyConstructor.newInstance(IRubyObject self, IRubyObject[] args) -
Uses of RaiseException in org.jruby.runtime
Methods in org.jruby.runtime that return RaiseExceptionModifier and TypeMethodDescriptionstatic RaiseExceptionHelpers.newIOErrorFromException(Ruby runtime, IOException ex) Construct an appropriate error (which may ultimately not be an IOError) for a given IOException.static RaiseExceptionHelpers.newLocalJumpErrorForBreak(Ruby runtime, IRubyObject breakValue) Methods in org.jruby.runtime with parameters of type RaiseExceptionModifier and TypeMethodDescriptionstatic StringHelpers.getLocalJumpTypeOrRethrow(RaiseException re) static IRubyObjectHelpers.unwrapLocalJumpErrorValue(RaiseException re) Methods in org.jruby.runtime that throw RaiseExceptionModifier and TypeMethodDescriptionprivate static IRubyObjectHelpers.coerceProc(IRubyObject maybeProc, Ruby runtime) static VisibilityHelpers.performNormalMethodChecksAndDetermineVisibility(Ruby runtime, RubyModule clazz, RubySymbol symbol, Visibility visibility) static RubyClassHelpers.performSingletonMethodChecks(Ruby runtime, IRubyObject receiver, String name) -
Uses of RaiseException in org.jruby.runtime.load
Methods in org.jruby.runtime.load that return RaiseExceptionModifier and TypeMethodDescriptionprivate static RaiseExceptionLoadService.newLoadErrorFromThrowable(Ruby runtime, String file, Throwable t) Methods in org.jruby.runtime.load that throw RaiseExceptionModifier and TypeMethodDescriptionprotected voidLoadService.checkEmptyLoad(String file) protected voidLoadService.reraiseRaiseExceptions(Throwable e) Deprecated.protected LoadServiceResourceLoadService.tryResourceAsIs(String namePlusSuffix) Deprecated.protected LoadServiceResourceLoadService.tryResourceAsIs(String namePlusSuffix, String debugName) Deprecated.protected LoadServiceResourceLoadService.tryResourceFromCWD(LoadService.SearchState state, String baseName, LoadService.SuffixType suffixType) Deprecated.protected LoadServiceResourceLoadService.tryResourceFromDotSlash(LoadService.SearchState state, String baseName, LoadService.SuffixType suffixType) Deprecated.protected LoadServiceResourceLoadService.tryResourceFromHome(LoadService.SearchState state, String baseName, LoadService.SuffixType suffixType) Deprecated.protected LoadServiceResourceLoadService.tryResourceFromLoadPath(String namePlusSuffix, String loadPathEntry) Deprecated.booleanLoadService.ScriptClassSearcher.trySearch(LoadService.SearchState state) Deprecated. -
Uses of RaiseException in org.jruby.util
Methods in org.jruby.util that return RaiseExceptionModifier and TypeMethodDescriptionResourceException.ErrnoException.newRaiseException(Ruby runtime) ResourceException.IOError.newRaiseException(Ruby runtime) Deprecated.abstract RaiseExceptionResourceException.newRaiseException(Ruby runtime) static RaiseExceptionTypeConverter.newTypeError(Ruby runtime, IRubyObject obj, RubyClass target, String methodName, IRubyObject val) static RaiseExceptionTypeConverter.newTypeError(IRubyObject obj, RubyClass target, String convertMethod, IRubyObject val) static RaiseExceptionTypeConverter.newTypeErrorMismatch(Ruby runtime, IRubyObject obj, RubyClass target, String methodName, IRubyObject val) -
Uses of RaiseException in org.jruby.util.io
Methods in org.jruby.util.io that return RaiseExceptionModifier and TypeMethodDescriptionstatic RaiseExceptionEncodingUtils.econvOpenExc(ThreadContext context, byte[] sourceEncoding, byte[] destinationEncoding, int ecflags) static RaiseExceptionEncodingUtils.makeEconvException(Ruby runtime, org.jcodings.transcode.EConv ec) private static RaiseExceptionEncodingUtils.makeEConvExceptionSetEncs(RaiseException exc, Ruby runtime, org.jcodings.transcode.EConv ec) Methods in org.jruby.util.io with parameters of type RaiseExceptionModifier and TypeMethodDescriptionprivate static RaiseExceptionEncodingUtils.makeEConvExceptionSetEncs(RaiseException exc, Ruby runtime, org.jcodings.transcode.EConv ec)