java > java.lang > java.lang.runtimeexception >

Class: java.lang.RuntimeException
    java.lang.Object
       java.lang.Throwable
               java.lang.Exception
                       java.lang.RuntimeException


public class RuntimeException extends Exception


FIELDS:

CONSTRUCTORS:
public RuntimeException()

public RuntimeException(String message)

public RuntimeException(String message, Throwable cause)

public RuntimeException(Throwable cause)


METHODS:

INHERITED METHODS:
getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
CMMException, ProfileDataException, IllegalPathStateException, ImagingOpException, RasterFormatException, AnnotationTypeMismatchException, IncompleteAnnotationException, ArithmeticException, ArrayStoreException, ClassCastException, EnumConstantNotPresentException, IllegalArgumentException, IllegalMonitorStateException, IllegalStateException, IndexOutOfBoundsException, NegativeArraySizeException, NullPointerException, MalformedParameterizedTypeException, UndeclaredThrowableException, SecurityException, TypeNotPresentException, UnsupportedOperationException, BufferOverflowException, BufferUnderflowException, ProviderException, RejectedExecutionException, ConcurrentModificationException, EmptyStackException, MissingResourceException, NoSuchElementException, UnknownAnnotationValueException, UnknownElementException, MirroredTypeException, MirroredTypesException, UnknownTypeException, JMRuntimeException, UnmodifiableSetException, CannotRedoException, CannotUndoException, TypeConstraintException, NoSuchMechanismException, WebServiceException, SystemException, DOMException, EventException, LSException,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net