RoboJDETM v2.0

java.lang
Class UnsupportedOperationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.UnsupportedOperationException

public class UnsupportedOperationException
extends RuntimeException

Exception thrown if an attempt is made to execute a byte code the virtual machine does not support.


Constructor Summary
UnsupportedOperationException()
           
UnsupportedOperationException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Constructor Detail

UnsupportedOperationException

public UnsupportedOperationException()

UnsupportedOperationException

public UnsupportedOperationException(String message)

RoboJDETM v2.0

Copyright (c) 2003-2009 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com