com.jmatio.io
Class MatlabIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.jmatio.io.MatlabIOException
All Implemented Interfaces:
Serializable

public class MatlabIOException
extends IOException

MAT-file reader/writer exception

Author:
Wojciech Gradkowski (wgradkowski@gmail.com)
See Also:
Serialized Form

Constructor Summary
MatlabIOException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MatlabIOException

public MatlabIOException(String s)


Copyright © 2006–2014 GeoSolutions. All rights reserved.