TF-3267 Implement HTML attachment preview
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class UnsupportedCharsetException implements Exception {
|
||||
const UnsupportedCharsetException();
|
||||
}
|
||||
|
||||
class NullCharsetException implements Exception {
|
||||
const NullCharsetException();
|
||||
}
|
||||
Reference in New Issue
Block a user