KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > BadStringOperationException

javax.management
Class BadStringOperationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.management.BadStringOperationException
All Implemented Interfaces:
Serializable
See Also:
Top Examples, Source Code

public BadStringOperationException(String message)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public String toString()
See Also:
Throwable
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags