Package java.lang

Class UnsupportedOperationException

All Implemented Interfaces:
Serializable

public class UnsupportedOperationException extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedOperationException

      public UnsupportedOperationException()
    • UnsupportedOperationException

      public UnsupportedOperationException(String var0)