Uses of Class
com.inesm.KeyManager.exceptions.InvalidFormatException
Packages that use InvalidFormatException
-
Uses of InvalidFormatException in com.inesm.KeyManager.model
Methods in com.inesm.KeyManager.model that throw InvalidFormatExceptionModifier and TypeMethodDescriptionvoidMessage.setDataAsString(String string) Gets a string serialization of an object an deserializes it into to a java object.voidRequest.setDataAsString(String string) Gets a string serialization of an object an deserializes it into to a java object.