com.intellij.openapi.util
Class ExceptionMessages

java.lang.Object
  extended by com.intellij.openapi.util.ExceptionMessages

public class ExceptionMessages
extends java.lang.Object


Constructor Summary
ExceptionMessages()
           
 
Method Summary
static java.lang.String getMessage(java.io.IOException exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionMessages

public ExceptionMessages()
Method Detail

getMessage

public static java.lang.String getMessage(java.io.IOException exception)