Home
last modified time | relevance | path

Searched refs:FileFormatException (Results 1 – 25 of 96) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Packaging/src/System/IO/Packaging/
H A DFileFormatException.cs19 public class FileFormatException : FormatException class
27 public FileFormatException() in FileFormatException() method in System.IO.FileFormatException
28 : base(SR.FileFormatException) in FileFormatException()
36 public FileFormatException(string message) in FileFormatException() method in System.IO.FileFormatException
47 public FileFormatException(string message, Exception innerException) in FileFormatException() method in System.IO.FileFormatException
59 public FileFormatException(Uri sourceUri) in FileFormatException() method in System.IO.FileFormatException
62 ? SR.FileFormatException in FileFormatException()
77 public FileFormatException(Uri sourceUri, string message) in FileFormatException() method in System.IO.FileFormatException
93 public FileFormatException(Uri sourceUri, Exception innerException) in FileFormatException() method in System.IO.FileFormatException
96 ? SR.FileFormatException in FileFormatException()
[all …]
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/fileformats/
H A Dfile_format.h44 class FileFormatException : public std::exception // clazy:exclude=copyable-polymorphic
50 FileFormatException(const QString& message = QString());
55 FileFormatException(const char* message);
59 FileFormatException(const FileFormatException& other) noexcept;
63 ~FileFormatException() noexcept override;
301 FileFormatException::FileFormatException(const QString& message) in FileFormatException() function
309 FileFormatException::FileFormatException(const char* message) in FileFormatException() function
317 FileFormatException::FileFormatException(const FileFormatException& other) noexcept in FileFormatException() function
325 const QString& FileFormatException::message() const noexcept in message()
H A Dfile_format.cpp31 FileFormatException::~FileFormatException() noexcept = default;
34 const char* FileFormatException::what() const noexcept in what()
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.IO/
H A DFileFormatException.cs34 public class FileFormatException : FormatException, ISerializable class
38 public FileFormatException () : base () in FileFormatException() method in System.IO.FileFormatException
42 public FileFormatException (string message) : base (message) in FileFormatException() method in System.IO.FileFormatException
46 public FileFormatException (Uri sourceUri) in FileFormatException() method in System.IO.FileFormatException
51 protected FileFormatException (SerializationInfo info, StreamingContext context) in FileFormatException() method in System.IO.FileFormatException
60 public FileFormatException (string message, Exception innerException) in FileFormatException() method in System.IO.FileFormatException
65 public FileFormatException (Uri sourceUri, Exception innerException) in FileFormatException() method in System.IO.FileFormatException
71 public FileFormatException (Uri sourceUri, string message) in FileFormatException() method in System.IO.FileFormatException
77 public FileFormatException (Uri sourceUri, string message, Exception innerException) in FileFormatException() method in System.IO.FileFormatException
/dports/biology/jalview/jalview/src/jalview/io/
H A DScoreMatrixFile.java143 throw new FileFormatException( in parseMatrix()
152 throw new FileFormatException(err); in parseMatrix()
169 throw new FileFormatException(err); in parseMatrix()
198 throw new FileFormatException(err); in parseMatrix()
213 throw new FileFormatException(err); in parseMatrix()
265 throw new FileFormatException( in parseAAIndexFormat()
339 throw new FileFormatException(err); in parseValues()
352 throw new FileFormatException(err); in parseValues()
360 throw new FileFormatException(err); in parseValues()
385 throw new FileFormatException(err); in parseValues()
[all …]
H A DIdentifyFile.java46 throws FileFormatException in identify()
65 throw new FileFormatException(parser.errormessage); in identify()
67 throw new FileFormatException(emessage); in identify()
70 public FileFormatI identify(FileParse source) throws FileFormatException in identify()
94 throws FileFormatException in identify()
361 throw new FileFormatException(source.errormessage); in identify()
367 throw new FileFormatException("EMPTY DATA FILE"); in identify()
430 } catch (FileFormatException e)
H A DFileFormatException.java25 public class FileFormatException extends IOException class
28 public FileFormatException(String msg) in FileFormatException() method in FileFormatException
/dports/editors/libreoffice/libreoffice-7.2.6.2/unoidl/source/
H A Dunoidlprovider.cxx244 throw FileFormatException( in checkTypeName()
253 throw FileFormatException( in checkEntityName()
287 throw FileFormatException( in read8()
296 throw FileFormatException( in read16()
305 throw FileFormatException( in read32()
314 throw FileFormatException( in read64()
323 throw FileFormatException( in readIso60599Binary32()
332 throw FileFormatException( in readIso60599Binary64()
340 throw FileFormatException( in readNulName()
437 throw FileFormatException( in readIdxString()
[all …]
H A Dlegacyprovider.cxx63 throw FileFormatException( in translateConstantValue()
108 throw FileFormatException( in Cursor()
154 throw FileFormatException( in getMemberNames()
172 throw FileFormatException( in getReader()
178 throw FileFormatException( in getReader()
186 throw FileFormatException( in getReader()
194 throw FileFormatException( in getReader()
201 throw FileFormatException( in getReader()
224 throw FileFormatException( in readEntity()
771 throw FileFormatException( in readEntity()
[all …]
H A Dsourcetreeprovider.cxx155 throw FileFormatException( //TODO in findEntity()
165 throw FileFormatException( //TODO in findEntity()
170 throw FileFormatException( //TODO in findEntity()
174 throw FileFormatException( //TODO in findEntity()
179 throw FileFormatException( //TODO in findEntity()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unoidl/source/
H A Dunoidlprovider.cxx243 throw FileFormatException( in checkTypeName()
252 throw FileFormatException( in checkEntityName()
286 throw FileFormatException( in read8()
295 throw FileFormatException( in read16()
304 throw FileFormatException( in read32()
313 throw FileFormatException( in read64()
322 throw FileFormatException( in readIso60599Binary32()
331 throw FileFormatException( in readIso60599Binary64()
339 throw FileFormatException( in readNulName()
436 throw FileFormatException( in readIdxString()
[all …]
H A Dlegacyprovider.cxx63 throw FileFormatException( in translateConstantValue()
106 throw FileFormatException( in Cursor()
153 throw FileFormatException( in getMemberNames()
171 throw FileFormatException( in getReader()
177 throw FileFormatException( in getReader()
185 throw FileFormatException( in getReader()
193 throw FileFormatException( in getReader()
200 throw FileFormatException( in getReader()
223 throw FileFormatException( in readEntity()
770 throw FileFormatException( in readEntity()
[all …]
H A Dsourcetreeprovider.cxx155 throw FileFormatException( //TODO in findEntity()
165 throw FileFormatException( //TODO in findEntity()
170 throw FileFormatException( //TODO in findEntity()
174 throw FileFormatException( //TODO in findEntity()
179 throw FileFormatException( //TODO in findEntity()
H A Dunoidl.cxx130 FileFormatException::~FileFormatException() throw () {} in ~FileFormatException()
212 } catch (FileFormatException & e) { in loadProvider()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qtserialization/inc/qark/
H A Dqxmlinarchive.h319 throw FileFormatException(); in beginDocument()
338 throw FileFormatException(); in endDocument()
473 throw FileFormatException(); in QARK_READNUMBER()
512 throw FileFormatException(); in readReferenceTag()
519 throw FileFormatException(); in readReferenceEndTag()
521 throw FileFormatException(); in readReferenceEndTag()
523 throw FileFormatException(); in readReferenceEndTag()
577 throw FileFormatException(); in visit()
890 throw FileFormatException(); in readTag()
896 throw FileFormatException(); in skipUntilEndOfTag()
[all …]
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/util/
H A Dxml_stream_util.cpp225 …throw FileFormatException(::OpenOrienteering::ImportExport::tr("Could not parse the coordinates.")… in read()
241 …throw FileFormatException(::OpenOrienteering::ImportExport::tr("Could not parse the coordinates.")… in read()
260 throw FileFormatException(::OpenOrienteering::MapCoord::tr(e.what())); in read()
265 …throw FileFormatException(::OpenOrienteering::ImportExport::tr("Expected %1 coordinates, found %2.… in read()
288 …throw FileFormatException(::OpenOrienteering::ImportExport::tr("Could not parse the coordinates.")… in readForText()
310 …throw FileFormatException(::OpenOrienteering::ImportExport::tr("Could not parse the coordinates.")… in readForText()
335 throw FileFormatException(::OpenOrienteering::MapCoord::tr(e.what())); in readForText()
340 …throw FileFormatException(::OpenOrienteering::ImportExport::tr("Expected %1 coordinates, found %2.… in readForText()
/dports/astro/libosmpbf/OSM-binary-1.5.0/src.java/crosby/binary/file/
H A DFileFormatException.java22 public class FileFormatException extends IOException { class
24 public FileFormatException(String string) { in FileFormatException() method in FileFormatException
28 public FileFormatException(Throwable cause) { in FileFormatException() method in FileFormatException
H A DFileBlockHead.java50 …throw new FileFormatException("Unexpectedly long header "+MAX_HEADER_SIZE+ " bytes. Possibly corru… in readHead()
63 …throw new FileFormatException("Unexpectedly long body "+MAX_BODY_SIZE+ " bytes. Possibly corrupt f… in readHead()
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A Derrors.py153 class FileFormatException(Exception): class
157 class PackedRefsException(FileFormatException):
161 class ObjectFormatException(FileFormatException):
165 class EmptyFileException(FileFormatException):
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dulwich/
H A Derrors.py155 class FileFormatException(Exception): class
159 class PackedRefsException(FileFormatException):
163 class ObjectFormatException(FileFormatException):
167 class EmptyFileException(FileFormatException):
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/
H A DExceptions.h154 class FileFormatException : public ExceptionStream<FileFormatException> {
156 FileFormatException() throw() {} in FileFormatException() function
157 FileFormatException(const String& str) throw() : ExceptionStream(str) {} in throw()
158 ~FileFormatException() throw() {} in throw()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Packaging/ref/
H A DSystem.IO.Packaging.cs11 public partial class FileFormatException : System.FormatException class
13 public FileFormatException() { } in FileFormatException() method in System.IO.FileFormatException
14 public FileFormatException(string message) { } in FileFormatException() method in System.IO.FileFormatException
15 public FileFormatException(string message, System.Exception innerException) { } in FileFormatException() method in System.IO.FileFormatException
16 public FileFormatException(System.Uri sourceUri) { } in FileFormatException() method in System.IO.FileFormatException
17 public FileFormatException(System.Uri sourceUri, System.Exception innerException) { } in FileFormatException() method in System.IO.FileFormatException
18 public FileFormatException(System.Uri sourceUri, string message) { } in FileFormatException() method in System.IO.FileFormatException
19 …public FileFormatException(System.Uri sourceUri, string message, System.Exception innerException) … in FileFormatException() method in System.IO.FileFormatException
H A DSystem.IO.Packaging.Serialization.cs11 public partial class FileFormatException : System.FormatException class
13 …protected FileFormatException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.… in FileFormatException() method in System.IO.FileFormatException
/dports/biology/jalview/jalview/test/jalview/io/
H A DScoreMatrixFileTest.java381 } catch (FileFormatException e) in testParseMatrix_aaindex_mMissing()
401 } catch (FileFormatException e) in testParseMatrix_aaindex_rowColMismatch()
438 } catch (FileFormatException e) in testParseMatrix_aaindex_tooManyRows()
457 } catch (FileFormatException e) in testParseMatrix_aaindex_extraDataLines()
476 } catch (FileFormatException e) in testParseMatrix_aaindex_tooFewColumns()
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/Test/System.IO.Packaging/
H A DPackageTest.cs86 [ExpectedException (typeof (FileFormatException))]
259 [ExpectedException (typeof (FileFormatException))]
345 [ExpectedException (typeof (FileFormatException))]
377 [ExpectedException (typeof (FileFormatException))]
414 [ExpectedException (typeof (FileFormatException))]

1234